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 openssl-src from 300.2.3+3.2.1 to 300.3.0+3.3.0 #20546

Merged
merged 1 commit into from
May 24, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2024

Bumps openssl-src from 300.2.3+3.2.1 to 300.3.0+3.3.0.

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)

@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 May 22, 2024
@jszwedko jszwedko enabled auto-merge May 22, 2024 17:20
@dependabot dependabot bot force-pushed the dependabot/cargo/openssl-src-300.3.03.3.0 branch from c64bdd6 to 5da7b51 Compare May 22, 2024 21:36
@jszwedko jszwedko added this pull request to the merge queue May 23, 2024
github-merge-queue bot pushed a commit that referenced this pull request May 23, 2024
…0546)

---
updated-dependencies:
- dependency-name: openssl-src
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Copy link

Regression Detector Results

Run ID: e47dea9b-d735-493c-a581-c1be9ba92562
Baseline: 49cfb11
Comparison: 81fea73
Total CPUs: 7

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.

Fine details of change detection per experiment

perf experiment goal Δ mean % Δ mean % CI
syslog_log2metric_splunk_hec_metrics ingress throughput +1.59 [+1.44, +1.75]
splunk_hec_route_s3 ingress throughput +1.19 [+0.73, +1.64]
datadog_agent_remap_datadog_logs_acks ingress throughput +0.58 [+0.48, +0.67]
datadog_agent_remap_blackhole ingress throughput +0.56 [+0.46, +0.65]
http_elasticsearch ingress throughput +0.54 [+0.47, +0.60]
otlp_http_to_blackhole ingress throughput +0.48 [+0.38, +0.59]
http_to_http_acks ingress throughput +0.47 [-0.91, +1.84]
syslog_loki ingress throughput +0.38 [+0.30, +0.46]
syslog_regex_logs2metric_ddmetrics ingress throughput +0.36 [+0.24, +0.47]
socket_to_socket_blackhole ingress throughput +0.21 [+0.15, +0.28]
http_to_http_noack ingress throughput +0.14 [+0.04, +0.24]
http_to_http_json ingress throughput +0.03 [-0.04, +0.11]
syslog_log2metric_humio_metrics ingress throughput +0.01 [-0.13, +0.15]
splunk_hec_indexer_ack_blackhole ingress throughput +0.01 [-0.14, +0.15]
splunk_hec_to_splunk_hec_logs_acks ingress throughput +0.00 [-0.14, +0.14]
http_to_s3 ingress throughput -0.01 [-0.29, +0.27]
splunk_hec_to_splunk_hec_logs_noack ingress throughput -0.03 [-0.14, +0.09]
fluent_elasticsearch ingress throughput -0.12 [-0.60, +0.36]
enterprise_http_to_http ingress throughput -0.15 [-0.23, -0.07]
otlp_grpc_to_blackhole ingress throughput -0.20 [-0.29, -0.11]
syslog_log2metric_tag_cardinality_limit_blackhole ingress throughput -0.26 [-0.39, -0.13]
http_text_to_http_json ingress throughput -0.38 [-0.50, -0.26]
syslog_splunk_hec_logs ingress throughput -0.65 [-0.75, -0.56]
datadog_agent_remap_datadog_logs ingress throughput -0.83 [-0.94, -0.72]
syslog_humio_logs ingress throughput -0.88 [-1.02, -0.75]
datadog_agent_remap_blackhole_acks ingress throughput -1.93 [-2.05, -1.80]
file_to_blackhole egress throughput -2.51 [-5.01, -0.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 May 23, 2024
Copy link

Regression Detector Results

Run ID: efe42781-57da-4172-813e-5e94e9cbd52c
Baseline: d777dc5
Comparison: e456a7f
Total CPUs: 7

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
syslog_log2metric_humio_metrics ingress throughput +5.49 [+5.34, +5.64]

Fine details of change detection per experiment

perf experiment goal Δ mean % Δ mean % CI
syslog_log2metric_humio_metrics ingress throughput +5.49 [+5.34, +5.64]
syslog_regex_logs2metric_ddmetrics ingress throughput +0.66 [+0.52, +0.80]
http_text_to_http_json ingress throughput +0.50 [+0.38, +0.62]
socket_to_socket_blackhole ingress throughput +0.31 [+0.24, +0.38]
otlp_grpc_to_blackhole ingress throughput +0.13 [+0.04, +0.23]
http_to_http_noack ingress throughput +0.11 [+0.02, +0.20]
syslog_splunk_hec_logs ingress throughput +0.03 [-0.04, +0.10]
http_to_http_json ingress throughput +0.01 [-0.06, +0.08]
splunk_hec_to_splunk_hec_logs_acks ingress throughput +0.00 [-0.14, +0.14]
splunk_hec_indexer_ack_blackhole ingress throughput +0.00 [-0.14, +0.15]
splunk_hec_to_splunk_hec_logs_noack ingress throughput -0.03 [-0.15, +0.08]
otlp_http_to_blackhole ingress throughput -0.08 [-0.21, +0.04]
enterprise_http_to_http ingress throughput -0.08 [-0.17, +0.00]
datadog_agent_remap_blackhole ingress throughput -0.12 [-0.24, +0.01]
http_to_s3 ingress throughput -0.15 [-0.43, +0.14]
splunk_hec_route_s3 ingress throughput -0.31 [-0.75, +0.14]
http_elasticsearch ingress throughput -0.38 [-0.45, -0.31]
fluent_elasticsearch ingress throughput -0.57 [-1.05, -0.09]
file_to_blackhole egress throughput -0.63 [-3.11, +1.85]
syslog_loki ingress throughput -0.67 [-0.72, -0.62]
http_to_http_acks ingress throughput -0.81 [-2.17, +0.55]
syslog_log2metric_tag_cardinality_limit_blackhole ingress throughput -0.84 [-0.97, -0.71]
datadog_agent_remap_datadog_logs ingress throughput -0.88 [-0.99, -0.78]
datadog_agent_remap_datadog_logs_acks ingress throughput -1.27 [-1.35, -1.19]
syslog_humio_logs ingress throughput -1.40 [-1.51, -1.29]
datadog_agent_remap_blackhole_acks ingress throughput -1.53 [-1.63, -1.43]
syslog_log2metric_splunk_hec_metrics ingress throughput -2.08 [-2.21, -1.94]

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".

updated-dependencies:
- dependency-name: openssl-src
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/openssl-src-300.3.03.3.0 branch from 5da7b51 to facc2d1 Compare May 23, 2024 22:15
@jszwedko jszwedko added this pull request to the merge queue May 24, 2024
Copy link

Regression Detector Results

Run ID: ab07afb7-8880-4724-973d-70bda666aa82
Baseline: 1418455
Comparison: 1b57acd
Total CPUs: 7

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.

Fine details of change detection per experiment

perf experiment goal Δ mean % Δ mean % CI
syslog_humio_logs ingress throughput +1.85 [+1.76, +1.95]
http_to_http_acks ingress throughput +1.22 [-0.15, +2.59]
http_text_to_http_json ingress throughput +0.96 [+0.83, +1.10]
syslog_splunk_hec_logs ingress throughput +0.75 [+0.68, +0.81]
syslog_loki ingress throughput +0.58 [+0.54, +0.62]
fluent_elasticsearch ingress throughput +0.53 [+0.05, +1.00]
otlp_http_to_blackhole ingress throughput +0.46 [+0.35, +0.57]
syslog_log2metric_humio_metrics ingress throughput +0.45 [+0.37, +0.54]
datadog_agent_remap_datadog_logs ingress throughput +0.43 [+0.32, +0.53]
syslog_regex_logs2metric_ddmetrics ingress throughput +0.39 [+0.29, +0.49]
http_to_s3 ingress throughput +0.32 [+0.04, +0.60]
syslog_log2metric_splunk_hec_metrics ingress throughput +0.23 [+0.10, +0.37]
http_to_http_noack ingress throughput +0.15 [+0.06, +0.24]
socket_to_socket_blackhole ingress throughput +0.11 [+0.04, +0.18]
datadog_agent_remap_blackhole_acks ingress throughput +0.07 [-0.01, +0.16]
file_to_blackhole egress throughput +0.06 [-2.40, +2.52]
otlp_grpc_to_blackhole ingress throughput +0.05 [-0.04, +0.14]
http_to_http_json ingress throughput +0.02 [-0.05, +0.10]
splunk_hec_to_splunk_hec_logs_noack ingress throughput +0.01 [-0.11, +0.12]
splunk_hec_indexer_ack_blackhole ingress throughput +0.00 [-0.14, +0.15]
splunk_hec_to_splunk_hec_logs_acks ingress throughput -0.00 [-0.14, +0.14]
http_elasticsearch ingress throughput -0.04 [-0.11, +0.03]
enterprise_http_to_http ingress throughput -0.07 [-0.15, +0.01]
syslog_log2metric_tag_cardinality_limit_blackhole ingress throughput -0.22 [-0.36, -0.09]
datadog_agent_remap_datadog_logs_acks ingress throughput -0.53 [-0.61, -0.46]
splunk_hec_route_s3 ingress throughput -1.03 [-1.47, -0.59]
datadog_agent_remap_blackhole ingress throughput -3.44 [-3.56, -3.32]

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 1b57acd May 24, 2024
50 checks passed
@jszwedko jszwedko deleted the dependabot/cargo/openssl-src-300.3.03.3.0 branch May 24, 2024 19:24
paomian pushed a commit to paomian/vector that referenced this pull request Jun 12, 2024
…ctordotdev#20546)

---
updated-dependencies:
- dependency-name: openssl-src
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
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.

None yet

1 participant