-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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 clap_complete from 4.5.1 to 4.5.2 in the clap group #20272
Conversation
a3cc093
to
1b4b259
Compare
Bumps the clap group with 1 update: [clap_complete](https://github.com/clap-rs/clap). Updates `clap_complete` from 4.5.1 to 4.5.2 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.1...clap_complete-v4.5.2) --- updated-dependencies: - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: clap ... Signed-off-by: dependabot[bot] <[email protected]>
1b4b259
to
b0cc9c4
Compare
Regression Detector ResultsRun ID: e8c58c95-9448-42ad-94c6-80f981d7fe98 Performance changes are noted in the perf column of each table:
No significant changes in experiment optimization goalsConfidence level: 90.00% There were no significant changes in experiment optimization goals at this confidence level and effect size tolerance.
|
perf | experiment | goal | Δ mean % | Δ mean % CI |
---|---|---|---|---|
➖ | syslog_splunk_hec_logs | ingress throughput | +2.22 | [+2.11, +2.34] |
➖ | splunk_hec_route_s3 | ingress throughput | +2.01 | [+1.55, +2.48] |
➖ | syslog_log2metric_humio_metrics | ingress throughput | +1.50 | [+1.37, +1.63] |
➖ | datadog_agent_remap_blackhole_acks | ingress throughput | +0.77 | [+0.68, +0.86] |
➖ | otlp_http_to_blackhole | ingress throughput | +0.72 | [+0.58, +0.86] |
➖ | http_elasticsearch | ingress throughput | +0.69 | [+0.61, +0.78] |
➖ | datadog_agent_remap_datadog_logs_acks | ingress throughput | +0.55 | [+0.46, +0.64] |
➖ | otlp_grpc_to_blackhole | ingress throughput | +0.53 | [+0.44, +0.62] |
➖ | datadog_agent_remap_datadog_logs | ingress throughput | +0.39 | [+0.28, +0.51] |
➖ | socket_to_socket_blackhole | ingress throughput | +0.33 | [+0.26, +0.40] |
➖ | fluent_elasticsearch | ingress throughput | +0.33 | [-0.16, +0.81] |
➖ | http_to_http_noack | ingress throughput | +0.12 | [+0.03, +0.22] |
➖ | syslog_log2metric_tag_cardinality_limit_blackhole | ingress throughput | +0.05 | [-0.08, +0.18] |
➖ | http_to_http_json | ingress throughput | +0.04 | [-0.03, +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] |
➖ | splunk_hec_to_splunk_hec_logs_noack | ingress throughput | -0.04 | [-0.16, +0.07] |
➖ | enterprise_http_to_http | ingress throughput | -0.08 | [-0.17, -0.00] |
➖ | datadog_agent_remap_blackhole | ingress throughput | -0.19 | [-0.29, -0.09] |
➖ | http_to_s3 | ingress throughput | -0.21 | [-0.50, +0.07] |
➖ | file_to_blackhole | egress throughput | -0.55 | [-3.12, +2.02] |
➖ | syslog_loki | ingress throughput | -0.61 | [-0.68, -0.55] |
➖ | syslog_regex_logs2metric_ddmetrics | ingress throughput | -1.35 | [-1.54, -1.16] |
➖ | http_text_to_http_json | ingress throughput | -1.61 | [-1.74, -1.48] |
➖ | syslog_log2metric_splunk_hec_metrics | ingress throughput | -1.80 | [-1.97, -1.63] |
➖ | http_to_http_acks | ingress throughput | -1.98 | [-3.32, -0.63] |
➖ | syslog_humio_logs | ingress throughput | -3.22 | [-3.36, -3.07] |
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:
-
Its estimated |Δ mean %| ≥ 5.00%, indicating the change is big enough to merit a closer look.
-
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.
-
Its configuration does not mark it "erratic".
…vectordotdev#20272) Bumps the clap group with 1 update: [clap_complete](https://github.com/clap-rs/clap). Updates `clap_complete` from 4.5.1 to 4.5.2 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.1...clap_complete-v4.5.2) --- updated-dependencies: - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: clap ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the clap group with 1 update: clap_complete.
Updates
clap_complete
from 4.5.1 to 4.5.2Release notes
Sourced from clap_complete's releases.
Changelog
Sourced from clap_complete's changelog.
Commits
3092aa4
chore: Releasedc33328
docs: Update changeloga78b953
Merge pull request #5444 from sudotac/fix-broken-completion-on-bash-4.093d4045
docs: Fix typocd82f8c
fix(complete): Avoid use of -v in bash completion9d14f39
chore(deps): update compatible (dev) (#5438)5e4facf
chore: Release8880b0a
docs: Update changelog132b5dd
Merge pull request #5425 from epage/litdf915fe
fix(derive): Re-allow expressions for id'sDependabot 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions