datadog-agent
datadog-agent copied to clipboard
Bump github.com/aws/aws-sdk-go-v2/service/eks from 1.44.1 to 1.48.0 in /test/new-e2e
Bumps github.com/aws/aws-sdk-go-v2/service/eks from 1.44.1 to 1.48.0.
Commits
4ba3705Release 2024-01-05c49b153Regenerated Clients80508f5Update API model686a64ccodegen: track upstream sigv4a trait changes (#2442)47dd1b1Release 2024-01-0423145e3Regenerated Clients00e57bbUpdate API model73e1a99Merge pull request #2441 from RanVaknin/fix-documentation-config0f8ad11Fix SRA auth trailing checksum retry bug (#2438)efbc5aaRelease 2024-01-03- Additional commits viewable in compare view
You 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Regression Detector
Regression Detector Results
Run ID: 7f69b73f-405e-4889-96c0-63f2c21b5ae2 Metrics dashboard Target profiles
Baseline: 9ac77de3b52b61f21e1b4e9be34dc30fbf669476 Comparison: 46eb8e2039944a13ef4ab9ec84a11d1d78844ab1
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 | links |
|---|---|---|---|---|---|
| ➖ | basic_py_check | % cpu utilization | +0.68 | [-2.05, +3.41] | Logs |
| ➖ | uds_dogstatsd_to_api_cpu | % cpu utilization | +0.51 | [-0.45, +1.47] | Logs |
| ➖ | uds_dogstatsd_to_api | ingress throughput | +0.00 | [-0.00, +0.00] | Logs |
| ➖ | tcp_dd_logs_filter_exclude | ingress throughput | +0.00 | [-0.01, +0.01] | Logs |
| ➖ | idle | memory utilization | -0.10 | [-0.14, -0.07] | Logs |
| ➖ | otel_to_otel_logs | ingress throughput | -0.84 | [-1.65, -0.03] | Logs |
| ➖ | file_tree | memory utilization | -1.14 | [-1.20, -1.07] | Logs |
| ➖ | pycheck_lots_of_tags | % cpu utilization | -1.38 | [-3.88, +1.12] | Logs |
| ➖ | tcp_syslog_to_blackhole | ingress throughput | -1.44 | [-14.15, +11.27] | Logs |
Bounds Checks
| perf | experiment | bounds_check_name | replicates_passed |
|---|---|---|---|
| ✅ | idle | memory_usage | 10/10 |
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".
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.