-
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 rdkafka from 0.35.0 to 0.36.2 #19635
Conversation
Your preview site for the VRL Playground will be ready in a few minutes, please allow time for it to build. Heres your preview link: |
Your preview site for the Rust Doc will be ready in a few minutes, please allow time for it to build. Heres your preview link: |
Regression Detector ResultsRun ID: c715a054-c64a-4584-a96b-aeb837b8a815 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_log2metric_humio_metrics | ingress throughput | +2.62 | [+2.46, +2.78] |
➖ | syslog_humio_logs | ingress throughput | +1.85 | [+1.74, +1.97] |
➖ | datadog_agent_remap_datadog_logs | ingress throughput | +1.52 | [+1.43, +1.62] |
➖ | datadog_agent_remap_datadog_logs_acks | ingress throughput | +1.45 | [+1.35, +1.54] |
➖ | syslog_loki | ingress throughput | +1.42 | [+1.39, +1.46] |
➖ | http_text_to_http_json | ingress throughput | +1.08 | [+0.96, +1.21] |
➖ | datadog_agent_remap_blackhole | ingress throughput | +1.07 | [+0.98, +1.17] |
➖ | syslog_log2metric_tag_cardinality_limit_blackhole | ingress throughput | +1.02 | [+0.90, +1.14] |
➖ | socket_to_socket_blackhole | ingress throughput | +0.85 | [+0.79, +0.91] |
➖ | otlp_grpc_to_blackhole | ingress throughput | +0.71 | [+0.61, +0.80] |
➖ | splunk_hec_route_s3 | ingress throughput | +0.45 | [-0.05, +0.95] |
➖ | http_to_http_acks | ingress throughput | +0.32 | [-1.00, +1.63] |
➖ | fluent_elasticsearch | ingress throughput | +0.30 | [-0.16, +0.76] |
➖ | http_to_http_noack | ingress throughput | +0.19 | [+0.09, +0.29] |
➖ | http_to_http_json | ingress throughput | +0.04 | [-0.03, +0.12] |
➖ | splunk_hec_to_splunk_hec_logs_acks | ingress throughput | +0.00 | [-0.16, +0.16] |
➖ | splunk_hec_indexer_ack_blackhole | ingress throughput | -0.00 | [-0.15, +0.14] |
➖ | splunk_hec_to_splunk_hec_logs_noack | ingress throughput | -0.03 | [-0.14, +0.09] |
➖ | enterprise_http_to_http | ingress throughput | -0.09 | [-0.16, -0.02] |
➖ | http_to_s3 | ingress throughput | -0.38 | [-0.66, -0.10] |
➖ | syslog_splunk_hec_logs | ingress throughput | -0.57 | [-0.63, -0.51] |
➖ | datadog_agent_remap_blackhole_acks | ingress throughput | -0.89 | [-1.00, -0.77] |
➖ | http_elasticsearch | ingress throughput | -1.30 | [-1.36, -1.23] |
➖ | file_to_blackhole | egress throughput | -1.50 | [-3.99, +0.99] |
➖ | otlp_http_to_blackhole | ingress throughput | -1.81 | [-1.95, -1.66] |
➖ | syslog_regex_logs2metric_ddmetrics | ingress throughput | -1.98 | [-2.08, -1.87] |
➖ | syslog_log2metric_splunk_hec_metrics | ingress throughput | -1.98 | [-2.12, -1.85] |
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".
885b632
to
8fb9d7b
Compare
Bumps [rdkafka](https://github.com/fede1024/rust-rdkafka) from 0.35.0 to 0.36.2. - [Changelog](https://github.com/fede1024/rust-rdkafka/blob/master/changelog.md) - [Commits](fede1024/rust-rdkafka@v0.35.0...v0.36.2) --- updated-dependencies: - dependency-name: rdkafka dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
8fb9d7b
to
25cc723
Compare
Signed-off-by: Jesse Szwedko <jesse.szwedko@datadoghq.com>
…kafka-0.36.2 Signed-off-by: Jesse Szwedko <jesse.szwedko@datadoghq.com>
Datadog ReportBranch report: ✅ 0 Failed, 7 Passed, 0 Skipped, 25.44s Total Time |
Signed-off-by: Jesse Szwedko <jesse.szwedko@datadoghq.com>
A newer version of rdkafka exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
@dependabot recreate |
Superseded by #21929. |
Bumps rdkafka from 0.35.0 to 0.36.2.
Changelog
Sourced from rdkafka's changelog.
Commits
5ca6ff5
Release v0.36.2.6154c84
Release v0.36.1.9b44aba
Merge pull request #644 from fede1024/scanterog/return-none-on-rebalanced6ec6e1
Return back to the caller on rebalance events738590b
Merge pull request #645 from fede1024/davidblewett/tune-docker-compose321c040
Avoid topic pollution by prefixing with test name.e347f9a
Disable valgrind for now, and start up kafka/zk before starting building8f37c49
Use a short timeout instead of now_or_never.0c5c131
Release v0.36.0.c719e55
Merge pull request #617 from fede1024/scanterog/event-based-clientYou can trigger a rebase of this PR 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