Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump num_enum from 0.7.2 to 0.7.3 #20963

Merged
merged 1 commit into from
Aug 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 30, 2024

Bumps num_enum from 0.7.2 to 0.7.3.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [num_enum](https://github.com/illicitonion/num_enum) from 0.7.2 to 0.7.3.
- [Commits](illicitonion/num_enum@0.7.2...0.7.3)

---
updated-dependencies:
- dependency-name: num_enum
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner July 30, 2024 04:48
@dependabot dependabot bot added domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog labels Jul 30, 2024
@jszwedko jszwedko added this pull request to the merge queue Jul 30, 2024
Copy link

Regression Detector Results

Run ID: 0d49e4cc-5f5f-4d26-ae5a-4609d0ae6d8a Metrics dashboard

Baseline: ecce2ed
Comparison: 516d67d

Performance changes are noted in the perf column of each table:

  • ✅ = significantly better comparison variant performance
  • ❌ = significantly worse comparison variant performance
  • ➖ = no significant change in performance

Significant changes in experiment optimization goals

Confidence level: 90.00%
Effect size tolerance: |Δ mean %| ≥ 5.00%

perf experiment goal Δ mean % Δ mean % CI links
otlp_http_to_blackhole ingress throughput -5.14 [-5.27, -5.01]

Experiments ignored for regressions

Regressions in experiments with settings containing erratic: true are ignored.

perf experiment goal Δ mean % Δ mean % CI links
file_to_blackhole egress throughput +2.07 [-4.97, +9.12]

Fine details of change detection per experiment

perf experiment goal Δ mean % Δ mean % CI links
datadog_agent_remap_blackhole ingress throughput +4.64 [+4.49, +4.79]
datadog_agent_remap_blackhole_acks ingress throughput +2.60 [+2.50, +2.70]
file_to_blackhole egress throughput +2.07 [-4.97, +9.12]
syslog_loki ingress throughput +1.92 [+1.84, +1.99]
http_elasticsearch ingress throughput +1.85 [+1.68, +2.02]
syslog_log2metric_humio_metrics ingress throughput +1.70 [+1.59, +1.82]
socket_to_socket_blackhole ingress throughput +0.64 [+0.58, +0.69]
splunk_hec_route_s3 ingress throughput +0.43 [+0.11, +0.76]
http_to_http_noack ingress throughput +0.21 [+0.11, +0.30]
http_to_http_json ingress throughput +0.07 [+0.01, +0.12]
splunk_hec_to_splunk_hec_logs_noack ingress throughput +0.01 [-0.09, +0.11]
splunk_hec_to_splunk_hec_logs_acks ingress throughput +0.01 [-0.11, +0.13]
splunk_hec_indexer_ack_blackhole ingress throughput +0.00 [-0.08, +0.08]
datadog_agent_remap_datadog_logs ingress throughput -0.10 [-0.27, +0.08]
syslog_regex_logs2metric_ddmetrics ingress throughput -0.31 [-0.46, -0.15]
http_to_http_acks ingress throughput -0.43 [-1.74, +0.89]
syslog_log2metric_splunk_hec_metrics ingress throughput -0.67 [-0.78, -0.56]
http_to_s3 ingress throughput -0.73 [-1.00, -0.46]
otlp_grpc_to_blackhole ingress throughput -0.74 [-0.84, -0.63]
syslog_log2metric_tag_cardinality_limit_blackhole ingress throughput -0.93 [-1.02, -0.84]
syslog_splunk_hec_logs ingress throughput -1.63 [-1.72, -1.53]
http_text_to_http_json ingress throughput -1.81 [-1.95, -1.68]
datadog_agent_remap_datadog_logs_acks ingress throughput -1.95 [-2.14, -1.76]
fluent_elasticsearch ingress throughput -1.96 [-2.44, -1.47]
syslog_humio_logs ingress throughput -3.29 [-3.41, -3.16]
otlp_http_to_blackhole ingress throughput -5.14 [-5.27, -5.01]

Explanation

A regression test is an A/B test of target performance in a repeatable rig, where "performance" is measured as "comparison variant minus baseline variant" for an optimization goal (e.g., ingress throughput). Due to intrinsic variability in measuring that goal, we can only estimate its mean value for each experiment; we report uncertainty in that value as a 90.00% confidence interval denoted "Δ mean % CI".

For each experiment, we decide whether a change in performance is a "regression" -- a change worth investigating further -- if all of the following criteria are true:

  1. Its estimated |Δ mean %| ≥ 5.00%, indicating the change is big enough to merit a closer look.

  2. Its 90.00% confidence interval "Δ mean % CI" does not contain zero, indicating that if our statistical model is accurate, there is at least a 90.00% chance there is a difference in performance between baseline and comparison variants.

  3. Its configuration does not mark it "erratic".

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 30, 2024
@jszwedko jszwedko added this pull request to the merge queue Aug 8, 2024
Copy link

github-actions bot commented Aug 9, 2024

Regression Detector Results

Run ID: adec6384-4ef6-4e27-b566-0c36ee2a1d45 Metrics dashboard

Baseline: 1e1f73f
Comparison: 4571dfe

Performance changes are noted in the perf column of each table:

  • ✅ = significantly better comparison variant performance
  • ❌ = significantly worse comparison variant performance
  • ➖ = no significant change in performance

No significant changes in experiment optimization goals

Confidence level: 90.00%
Effect size tolerance: |Δ mean %| ≥ 5.00%

There were no significant changes in experiment optimization goals at this confidence level and effect size tolerance.

Experiments ignored for regressions

Regressions in experiments with settings containing erratic: true are ignored.

perf experiment goal Δ mean % Δ mean % CI links
file_to_blackhole egress throughput -8.19 [-14.83, -1.56]

Fine details of change detection per experiment

perf experiment goal Δ mean % Δ mean % CI links
syslog_regex_logs2metric_ddmetrics ingress throughput +4.37 [+4.23, +4.52]
socket_to_socket_blackhole ingress throughput +2.86 [+2.79, +2.92]
syslog_log2metric_splunk_hec_metrics ingress throughput +2.11 [+1.98, +2.23]
syslog_loki ingress throughput +2.00 [+1.89, +2.11]
fluent_elasticsearch ingress throughput +1.74 [+1.24, +2.23]
syslog_log2metric_humio_metrics ingress throughput +1.48 [+1.32, +1.63]
http_text_to_http_json ingress throughput +1.18 [+1.06, +1.31]
syslog_log2metric_tag_cardinality_limit_blackhole ingress throughput +1.02 [+0.93, +1.11]
datadog_agent_remap_datadog_logs ingress throughput +0.74 [+0.55, +0.92]
syslog_humio_logs ingress throughput +0.49 [+0.38, +0.59]
http_elasticsearch ingress throughput +0.41 [+0.24, +0.57]
http_to_http_noack ingress throughput +0.27 [+0.16, +0.37]
datadog_agent_remap_blackhole ingress throughput +0.26 [+0.09, +0.44]
otlp_grpc_to_blackhole ingress throughput +0.18 [+0.07, +0.29]
otlp_http_to_blackhole ingress throughput +0.12 [-0.00, +0.25]
http_to_http_json ingress throughput +0.09 [+0.03, +0.15]
http_to_http_acks ingress throughput +0.04 [-1.27, +1.36]
splunk_hec_to_splunk_hec_logs_noack ingress throughput +0.03 [-0.07, +0.13]
splunk_hec_to_splunk_hec_logs_acks ingress throughput +0.00 [-0.12, +0.12]
splunk_hec_indexer_ack_blackhole ingress throughput -0.01 [-0.10, +0.07]
syslog_splunk_hec_logs ingress throughput -0.04 [-0.18, +0.10]
http_to_s3 ingress throughput -0.36 [-0.63, -0.09]
datadog_agent_remap_blackhole_acks ingress throughput -1.27 [-1.43, -1.12]
splunk_hec_route_s3 ingress throughput -1.70 [-2.01, -1.39]
datadog_agent_remap_datadog_logs_acks ingress throughput -3.23 [-3.40, -3.06]
file_to_blackhole egress throughput -8.19 [-14.83, -1.56]

Explanation

A regression test is an A/B test of target performance in a repeatable rig, where "performance" is measured as "comparison variant minus baseline variant" for an optimization goal (e.g., ingress throughput). Due to intrinsic variability in measuring that goal, we can only estimate its mean value for each experiment; we report uncertainty in that value as a 90.00% confidence interval denoted "Δ mean % CI".

For each experiment, we decide whether a change in performance is a "regression" -- a change worth investigating further -- if all of the following criteria are true:

  1. Its estimated |Δ mean %| ≥ 5.00%, indicating the change is big enough to merit a closer look.

  2. Its 90.00% confidence interval "Δ mean % CI" does not contain zero, indicating that if our statistical model is accurate, there is at least a 90.00% chance there is a difference in performance between baseline and comparison variants.

  3. Its configuration does not mark it "erratic".

Copy link

github-actions bot commented Aug 9, 2024

Regression Detector Results

Run ID: f6fa3831-ead1-44e2-be52-0bb92f3afb9d Metrics dashboard

Baseline: 16d2300
Comparison: c13f07a

Performance changes are noted in the perf column of each table:

  • ✅ = significantly better comparison variant performance
  • ❌ = significantly worse comparison variant performance
  • ➖ = no significant change in performance

Significant changes in experiment optimization goals

Confidence level: 90.00%
Effect size tolerance: |Δ mean %| ≥ 5.00%

perf experiment goal Δ mean % Δ mean % CI links
otlp_http_to_blackhole ingress throughput -5.85 [-5.97, -5.74]

Experiments ignored for regressions

Regressions in experiments with settings containing erratic: true are ignored.

perf experiment goal Δ mean % Δ mean % CI links
file_to_blackhole egress throughput +17.67 [+10.86, +24.47]

Fine details of change detection per experiment

perf experiment goal Δ mean % Δ mean % CI links
file_to_blackhole egress throughput +17.67 [+10.86, +24.47]
syslog_humio_logs ingress throughput +4.23 [+4.10, +4.36]
syslog_splunk_hec_logs ingress throughput +3.46 [+3.32, +3.59]
fluent_elasticsearch ingress throughput +3.29 [+2.78, +3.81]
datadog_agent_remap_blackhole_acks ingress throughput +3.03 [+2.88, +3.19]
http_elasticsearch ingress throughput +1.99 [+1.85, +2.12]
datadog_agent_remap_datadog_logs_acks ingress throughput +1.32 [+1.14, +1.50]
otlp_grpc_to_blackhole ingress throughput +0.31 [+0.18, +0.43]
http_to_http_noack ingress throughput +0.18 [+0.09, +0.26]
http_to_http_acks ingress throughput +0.17 [-1.15, +1.48]
http_to_s3 ingress throughput +0.14 [-0.12, +0.40]
syslog_log2metric_splunk_hec_metrics ingress throughput +0.09 [-0.03, +0.22]
http_to_http_json ingress throughput +0.08 [+0.03, +0.14]
syslog_log2metric_humio_metrics ingress throughput +0.02 [-0.12, +0.16]
splunk_hec_to_splunk_hec_logs_noack ingress throughput +0.01 [-0.08, +0.11]
splunk_hec_to_splunk_hec_logs_acks ingress throughput -0.01 [-0.12, +0.11]
splunk_hec_indexer_ack_blackhole ingress throughput -0.02 [-0.11, +0.06]
syslog_loki ingress throughput -0.04 [-0.12, +0.05]
datadog_agent_remap_blackhole ingress throughput -0.47 [-0.56, -0.38]
splunk_hec_route_s3 ingress throughput -0.81 [-1.16, -0.45]
http_text_to_http_json ingress throughput -0.85 [-1.02, -0.68]
syslog_log2metric_tag_cardinality_limit_blackhole ingress throughput -1.91 [-1.99, -1.82]
datadog_agent_remap_datadog_logs ingress throughput -2.31 [-2.53, -2.08]
socket_to_socket_blackhole ingress throughput -3.22 [-3.32, -3.12]
syslog_regex_logs2metric_ddmetrics ingress throughput -3.51 [-3.67, -3.36]
otlp_http_to_blackhole ingress throughput -5.85 [-5.97, -5.74]

Explanation

A regression test is an A/B test of target performance in a repeatable rig, where "performance" is measured as "comparison variant minus baseline variant" for an optimization goal (e.g., ingress throughput). Due to intrinsic variability in measuring that goal, we can only estimate its mean value for each experiment; we report uncertainty in that value as a 90.00% confidence interval denoted "Δ mean % CI".

For each experiment, we decide whether a change in performance is a "regression" -- a change worth investigating further -- if all of the following criteria are true:

  1. Its estimated |Δ mean %| ≥ 5.00%, indicating the change is big enough to merit a closer look.

  2. Its 90.00% confidence interval "Δ mean % CI" does not contain zero, indicating that if our statistical model is accurate, there is at least a 90.00% chance there is a difference in performance between baseline and comparison variants.

  3. Its configuration does not mark it "erratic".

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 9, 2024
@jszwedko jszwedko added this pull request to the merge queue Aug 9, 2024
Copy link

Regression Detector Results

Run ID: 7bf11aa4-389b-4004-b493-e0e1dc69941f Metrics dashboard

Baseline: 65c7287
Comparison: 2640247

Performance changes are noted in the perf column of each table:

  • ✅ = significantly better comparison variant performance
  • ❌ = significantly worse comparison variant performance
  • ➖ = no significant change in performance

No significant changes in experiment optimization goals

Confidence level: 90.00%
Effect size tolerance: |Δ mean %| ≥ 5.00%

There were no significant changes in experiment optimization goals at this confidence level and effect size tolerance.

Experiments ignored for regressions

Regressions in experiments with settings containing erratic: true are ignored.

perf experiment goal Δ mean % Δ mean % CI links
file_to_blackhole egress throughput +0.30 [-6.33, +6.93]

Fine details of change detection per experiment

perf experiment goal Δ mean % Δ mean % CI links
syslog_humio_logs ingress throughput +1.55 [+1.40, +1.69]
datadog_agent_remap_blackhole_acks ingress throughput +1.41 [+1.30, +1.53]
syslog_loki ingress throughput +1.07 [+0.99, +1.16]
datadog_agent_remap_datadog_logs_acks ingress throughput +1.00 [+0.82, +1.18]
http_to_http_acks ingress throughput +0.88 [-0.44, +2.20]
otlp_grpc_to_blackhole ingress throughput +0.49 [+0.37, +0.60]
datadog_agent_remap_datadog_logs ingress throughput +0.38 [+0.22, +0.55]
file_to_blackhole egress throughput +0.30 [-6.33, +6.93]
http_to_s3 ingress throughput +0.16 [-0.11, +0.44]
syslog_log2metric_tag_cardinality_limit_blackhole ingress throughput +0.13 [+0.03, +0.23]
datadog_agent_remap_blackhole ingress throughput +0.13 [+0.03, +0.22]
http_to_http_noack ingress throughput +0.12 [+0.05, +0.19]
http_to_http_json ingress throughput +0.07 [+0.01, +0.13]
splunk_hec_to_splunk_hec_logs_noack ingress throughput +0.02 [-0.08, +0.12]
splunk_hec_to_splunk_hec_logs_acks ingress throughput +0.00 [-0.13, +0.13]
splunk_hec_indexer_ack_blackhole ingress throughput -0.00 [-0.08, +0.07]
syslog_log2metric_splunk_hec_metrics ingress throughput -0.01 [-0.10, +0.09]
splunk_hec_route_s3 ingress throughput -0.46 [-0.77, -0.14]
http_text_to_http_json ingress throughput -0.83 [-0.96, -0.71]
otlp_http_to_blackhole ingress throughput -1.17 [-1.30, -1.05]
fluent_elasticsearch ingress throughput -1.40 [-1.89, -0.92]
syslog_splunk_hec_logs ingress throughput -1.60 [-1.67, -1.53]
socket_to_socket_blackhole ingress throughput -1.82 [-1.89, -1.75]
syslog_regex_logs2metric_ddmetrics ingress throughput -2.43 [-2.56, -2.30]
http_elasticsearch ingress throughput -2.53 [-2.68, -2.38]
syslog_log2metric_humio_metrics ingress throughput -2.56 [-2.69, -2.42]

Explanation

A regression test is an A/B test of target performance in a repeatable rig, where "performance" is measured as "comparison variant minus baseline variant" for an optimization goal (e.g., ingress throughput). Due to intrinsic variability in measuring that goal, we can only estimate its mean value for each experiment; we report uncertainty in that value as a 90.00% confidence interval denoted "Δ mean % CI".

For each experiment, we decide whether a change in performance is a "regression" -- a change worth investigating further -- if all of the following criteria are true:

  1. Its estimated |Δ mean %| ≥ 5.00%, indicating the change is big enough to merit a closer look.

  2. Its 90.00% confidence interval "Δ mean % CI" does not contain zero, indicating that if our statistical model is accurate, there is at least a 90.00% chance there is a difference in performance between baseline and comparison variants.

  3. Its configuration does not mark it "erratic".

Merged via the queue into master with commit 2640247 Aug 10, 2024
72 checks passed
@jszwedko jszwedko deleted the dependabot/cargo/num_enum-0.7.3 branch August 10, 2024 05:21
frankh pushed a commit to frankh/vector that referenced this pull request Aug 12, 2024
Bumps [num_enum](https://github.com/illicitonion/num_enum) from 0.7.2 to 0.7.3.
- [Commits](illicitonion/num_enum@0.7.2...0.7.3)

---
updated-dependencies:
- dependency-name: num_enum
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ym pushed a commit to ym/vector that referenced this pull request Aug 18, 2024
Bumps [num_enum](https://github.com/illicitonion/num_enum) from 0.7.2 to 0.7.3.
- [Commits](illicitonion/num_enum@0.7.2...0.7.3)

---
updated-dependencies:
- dependency-name: num_enum
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant