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

Bump actions/setup-go from 5.0.2 to 5.2.0 #32037

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2024

Bumps actions/setup-go from 5.0.2 to 5.2.0.

Release notes

Sourced from actions/setup-go's releases.

v5.2.0

What's Changed

  • Leveraging the raw API to retrieve the version-manifest, as it does not impose a rate limit and hence facilitates unrestricted consumption without the need for a token for Github Enterprise Servers by @​Shegox in actions/setup-go#496

New Contributors

Full Changelog: actions/setup-go@v5...v5.2.0

v5.1.0

What's Changed

Bug Fixes

New Contributors

Full Changelog: actions/setup-go@v5...v5.1.0

Commits
  • 3041bf5 feat: fallback to "raw" endpoint for manifest when rate limit is reached (#496)
  • 41dfa10 Enhance workflows and Upgrade micromatch Dependency (#510)
  • 9419772 Revise isGhes logic (#511)
  • d60b41a Merge pull request #502 from actions/Jcambass-patch-1
  • e09f57f Upgrade IA Publish
  • df1a117 Merge pull request #500 from actions/Jcambass-patch-1
  • 49582f6 Add workflow file for publishing releases to immutable action package
  • b26d402 fix: add arch to cache key (#493)
  • See full diff in compare view

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 requested a review from a team as a code owner December 11, 2024 16:38
@dependabot dependabot bot added qa/no-code-change No code change in Agent code requiring validation team/agent-devx-infra labels Dec 11, 2024
@dependabot dependabot bot requested review from a team as code owners December 11, 2024 16:38
@dependabot dependabot bot requested a review from jeremy-hanna December 11, 2024 16:38
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2024

The following labels could not be found: dependencies-github-actions.

@github-actions github-actions bot added the medium review PR review might take time label Dec 11, 2024
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/setup-go-5.2.0 branch from 6e1ffd8 to 68b553e Compare December 11, 2024 17:01
@dependabot dependabot bot requested a review from a team as a code owner December 11, 2024 17:01
@dependabot dependabot bot requested a review from mx-psi December 11, 2024 17:01
@agent-platform-auto-pr
Copy link
Contributor

agent-platform-auto-pr bot commented Dec 11, 2024

[Fast Unit Tests Report]

On pipeline 51662757 (CI Visibility). The following jobs did not run any unit tests:

Jobs:
  • tests_deb-arm64-py3
  • tests_deb-x64-py3
  • tests_flavor_dogstatsd_deb-x64
  • tests_flavor_heroku_deb-x64
  • tests_flavor_iot_deb-x64
  • tests_rpm-arm64-py3
  • tests_rpm-x64-py3
  • tests_windows-x64

If you modified Go files and expected unit tests to run in these jobs, please double check the job logs. If you think tests should have been executed reach out to #agent-devx-help

@agent-platform-auto-pr
Copy link
Contributor

agent-platform-auto-pr bot commented Dec 11, 2024

Package size comparison

Comparison with ancestor 7cddbb865e751fb5a9a2d54755ca76d4158cf56d

Diff per package
package diff status size ancestor threshold
datadog-agent-amd64-deb 0.00MB 1265.81MB 1265.81MB 140.00MB
datadog-iot-agent-amd64-deb 0.00MB 113.24MB 113.24MB 10.00MB
datadog-dogstatsd-amd64-deb 0.00MB 78.41MB 78.41MB 10.00MB
datadog-heroku-agent-amd64-deb 0.00MB 526.56MB 526.56MB 70.00MB
datadog-agent-x86_64-rpm 0.00MB 1275.04MB 1275.04MB 140.00MB
datadog-agent-x86_64-suse 0.00MB 1275.04MB 1275.04MB 140.00MB
datadog-iot-agent-x86_64-rpm 0.00MB 113.31MB 113.31MB 10.00MB
datadog-iot-agent-x86_64-suse 0.00MB 113.30MB 113.30MB 10.00MB
datadog-dogstatsd-x86_64-rpm 0.00MB 78.49MB 78.49MB 10.00MB
datadog-dogstatsd-x86_64-suse 0.00MB 78.49MB 78.49MB 10.00MB
datadog-agent-arm64-deb 0.00MB 1000.81MB 1000.81MB 140.00MB
datadog-iot-agent-arm64-deb 0.00MB 108.72MB 108.72MB 10.00MB
datadog-dogstatsd-arm64-deb 0.00MB 55.64MB 55.64MB 10.00MB
datadog-agent-aarch64-rpm 0.00MB 1010.03MB 1010.03MB 140.00MB
datadog-iot-agent-aarch64-rpm 0.00MB 108.79MB 108.79MB 10.00MB

Decision

✅ Passed

@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/setup-go-5.2.0 branch from 68b553e to bed5f25 Compare December 11, 2024 22:39
Copy link

cit-pr-commenter bot commented Dec 11, 2024

Regression Detector

Regression Detector Results

Metrics dashboard
Target profiles
Run ID: 9430209f-ad5f-4ee9-b2d2-ed3915dabcf4

Baseline: 1c318b7
Comparison: fcc371c
Diff

❌ Experiments with missing or malformed data

This is a critical error. No usable optimization goal data was produced by the listed experiments. This may be a result of misconfiguration. Ping #single-machine-performance and we can help out.

  • otel_to_otel_logs (Logs)

Optimization Goals: ✅ No significant changes detected

Fine details of change detection per experiment

perf experiment goal Δ mean % Δ mean % CI trials links
quality_gate_logs % cpu utilization +2.43 [-0.84, +5.70] 1 Logs
quality_gate_idle_all_features memory utilization +0.13 [+0.04, +0.22] 1 Logs bounds checks dashboard
file_tree memory utilization +0.07 [-0.06, +0.20] 1 Logs
file_to_blackhole_500ms_latency egress throughput +0.05 [-0.72, +0.82] 1 Logs
tcp_dd_logs_filter_exclude ingress throughput -0.00 [-0.01, +0.01] 1 Logs
uds_dogstatsd_to_api ingress throughput -0.00 [-0.13, +0.13] 1 Logs
file_to_blackhole_0ms_latency_http2 egress throughput -0.00 [-0.83, +0.82] 1 Logs
file_to_blackhole_300ms_latency egress throughput -0.01 [-0.66, +0.63] 1 Logs
file_to_blackhole_100ms_latency egress throughput -0.02 [-0.71, +0.67] 1 Logs
file_to_blackhole_0ms_latency_http1 egress throughput -0.05 [-0.92, +0.83] 1 Logs
file_to_blackhole_0ms_latency egress throughput -0.06 [-0.98, +0.87] 1 Logs
uds_dogstatsd_to_api_cpu % cpu utilization -0.36 [-1.04, +0.32] 1 Logs
quality_gate_idle memory utilization -0.37 [-0.40, -0.34] 1 Logs bounds checks dashboard
file_to_blackhole_1000ms_latency_linear_load egress throughput -0.40 [-0.87, +0.06] 1 Logs
file_to_blackhole_1000ms_latency egress throughput -0.43 [-1.21, +0.35] 1 Logs
tcp_syslog_to_blackhole ingress throughput -0.74 [-0.79, -0.68] 1 Logs

Bounds Checks: ❌ Failed

perf experiment bounds_check_name replicates_passed links
file_to_blackhole_100ms_latency lost_bytes 9/10
file_to_blackhole_0ms_latency lost_bytes 10/10
file_to_blackhole_0ms_latency memory_usage 10/10
file_to_blackhole_0ms_latency_http1 lost_bytes 10/10
file_to_blackhole_0ms_latency_http1 memory_usage 10/10
file_to_blackhole_0ms_latency_http2 lost_bytes 10/10
file_to_blackhole_0ms_latency_http2 memory_usage 10/10
file_to_blackhole_1000ms_latency memory_usage 10/10
file_to_blackhole_1000ms_latency_linear_load memory_usage 10/10
file_to_blackhole_100ms_latency memory_usage 10/10
file_to_blackhole_300ms_latency lost_bytes 10/10
file_to_blackhole_300ms_latency memory_usage 10/10
file_to_blackhole_500ms_latency lost_bytes 10/10
file_to_blackhole_500ms_latency memory_usage 10/10
quality_gate_idle memory_usage 10/10 bounds checks dashboard
quality_gate_idle_all_features memory_usage 10/10 bounds checks dashboard
quality_gate_logs lost_bytes 10/10
quality_gate_logs memory_usage 10/10

Explanation

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

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

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

CI Pass/Fail Decision

Passed. All Quality Gates passed.

  • quality_gate_idle, bounds check memory_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_idle_all_features, bounds check memory_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_logs, bounds check memory_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_logs, bounds check lost_bytes: 10/10 replicas passed. Gate passed.

Copy link
Contributor

@dustmop dustmop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for ASC-owned files

@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/setup-go-5.2.0 branch from bed5f25 to 77557f4 Compare December 13, 2024 17:41
@agent-platform-auto-pr
Copy link
Contributor

agent-platform-auto-pr bot commented Dec 13, 2024

Uncompressed package size comparison

Comparison with ancestor 1c318b7c0025332108f8d45192ffd6069b5331b5

Diff per package
package diff status size ancestor threshold
datadog-agent-amd64-deb 0.00MB 1187.96MB 1187.96MB 140.00MB
datadog-agent-x86_64-rpm 0.00MB 1197.22MB 1197.22MB 140.00MB
datadog-agent-x86_64-suse 0.00MB 1197.22MB 1197.22MB 140.00MB
datadog-agent-arm64-deb 0.00MB 933.95MB 933.95MB 140.00MB
datadog-agent-aarch64-rpm 0.00MB 943.19MB 943.19MB 140.00MB
datadog-dogstatsd-amd64-deb 0.00MB 78.57MB 78.57MB 10.00MB
datadog-dogstatsd-x86_64-rpm 0.00MB 78.64MB 78.64MB 10.00MB
datadog-dogstatsd-x86_64-suse 0.00MB 78.64MB 78.64MB 10.00MB
datadog-dogstatsd-arm64-deb 0.00MB 55.77MB 55.77MB 10.00MB
datadog-heroku-agent-amd64-deb 0.00MB 504.87MB 504.87MB 70.00MB
datadog-iot-agent-amd64-deb 0.00MB 113.33MB 113.33MB 10.00MB
datadog-iot-agent-x86_64-rpm 0.00MB 113.40MB 113.40MB 10.00MB
datadog-iot-agent-x86_64-suse 0.00MB 113.40MB 113.40MB 10.00MB
datadog-iot-agent-arm64-deb 0.00MB 108.80MB 108.80MB 10.00MB
datadog-iot-agent-aarch64-rpm 0.00MB 108.87MB 108.87MB 10.00MB

Decision

✅ Passed

@chouetz
Copy link
Member

chouetz commented Dec 18, 2024

/merge

@dd-devflow
Copy link

dd-devflow bot commented Dec 18, 2024

Devflow running: /merge

View all feedbacks in Devflow UI.


2024-12-18 14:59:34 UTC ℹ️ MergeQueue: waiting for PR to be ready

This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals.
Note: if you pushed new commits since the last approval, you may need additional approval.
You can remove it from the waiting list with /remove command.


2024-12-18 18:59:32 UTC ⚠️ MergeQueue: This merge request was unqueued

This merge request was unqueued

@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/setup-go-5.2.0 branch from 77557f4 to d07c256 Compare December 18, 2024 17:01
@chouetz
Copy link
Member

chouetz commented Dec 18, 2024

/merge

@dd-devflow
Copy link

dd-devflow bot commented Dec 18, 2024

Devflow running: /merge

View all feedbacks in Devflow UI.


2024-12-18 21:39:32 UTC ℹ️ MergeQueue: waiting for PR to be ready

This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals.
Note: if you pushed new commits since the last approval, you may need additional approval.
You can remove it from the waiting list with /remove command.


2024-12-19 01:39:34 UTC ⚠️ MergeQueue: This merge request was unqueued

This merge request was unqueued

@chouetz
Copy link
Member

chouetz commented Dec 19, 2024

/merge

@dd-devflow
Copy link

dd-devflow bot commented Dec 19, 2024

Devflow running: /merge

View all feedbacks in Devflow UI.


2024-12-19 08:53:41 UTC ℹ️ MergeQueue: waiting for PR to be ready

This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals.
Note: if you pushed new commits since the last approval, you may need additional approval.
You can remove it from the waiting list with /remove command.


2024-12-19 12:53:43 UTC ⚠️ MergeQueue: This merge request was unqueued

nicolas.schweitzer@datadoghq.com unqueued this merge request: It did not become mergeable within the expected time

@chouetz
Copy link
Member

chouetz commented Dec 19, 2024

/merge

@dd-devflow
Copy link

dd-devflow bot commented Dec 19, 2024

Devflow running: /merge

View all feedbacks in Devflow UI.


2024-12-19 17:26:37 UTC ℹ️ MergeQueue: waiting for PR to be ready

This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals.
Note: if you pushed new commits since the last approval, you may need additional approval.
You can remove it from the waiting list with /remove command.


2024-12-19 21:26:39 UTC ⚠️ MergeQueue: This merge request was unqueued

nicolas.schweitzer@datadoghq.com unqueued this merge request: It did not become mergeable within the expected time

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.0.2 to 5.2.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@0a12ed9...3041bf5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@chouetz chouetz force-pushed the dependabot/github_actions/actions/setup-go-5.2.0 branch from 9a8b986 to fcc371c Compare December 20, 2024 15:51
Copy link
Contributor

Serverless Benchmark Results

BenchmarkStartEndInvocation comparison between 1c318b7 and 54bc632.

tl;dr

Use these benchmarks as an insight tool during development.

  1. Skim down the vs base column in each chart. If there is a ~, then there was no statistically significant change to the benchmark. Otherwise, ensure the estimated percent change is either negative or very small.

  2. The last row of each chart is the geomean. Ensure this percentage is either negative or very small.

What is this benchmarking?

The BenchmarkStartEndInvocation compares the amount of time it takes to call the start-invocation and end-invocation endpoints. For universal instrumentation languages (Dotnet, Golang, Java, Ruby), this represents the majority of the duration overhead added by our tracing layer.

The benchmark is run using a large variety of lambda request payloads. In the charts below, there is one row for each event payload type.

How do I interpret these charts?

The charts below comes from benchstat. They represent the statistical change in duration (sec/op), memory overhead (B/op), and allocations (allocs/op).

The benchstat docs explain how to interpret these charts.

Before the comparison table, we see common file-level configuration. If there are benchmarks with different configuration (for example, from different packages), benchstat will print separate tables for each configuration.

The table then compares the two input files for each benchmark. It shows the median and 95% confidence interval summaries for each benchmark before and after the change, and an A/B comparison under "vs base". ... The p-value measures how likely it is that any differences were due to random chance (i.e., noise). The "~" means benchstat did not detect a statistically significant difference between the two inputs. ...

Note that "statistically significant" is not the same as "large": with enough low-noise data, even very small changes can be distinguished from noise and considered statistically significant. It is, of course, generally easier to distinguish large changes from noise.

Finally, the last row of the table shows the geometric mean of each column, giving an overall picture of how the benchmarks changed. Proportional changes in the geomean reflect proportional changes in the benchmarks. For example, given n benchmarks, if sec/op for one of them increases by a factor of 2, then the sec/op geomean will increase by a factor of ⁿ√2.

I need more help

First off, do not worry if the benchmarks are failing. They are not tests. The intention is for them to be a tool for you to use during development.

If you would like a hand interpreting the results come chat with us in #serverless-agent in the internal DataDog slack or in #serverless in the public DataDog slack. We're happy to help!

Benchmark stats
goos: linux
goarch: amd64
pkg: github.com/DataDog/datadog-agent/pkg/serverless/daemon
cpu: AMD EPYC 7763 64-Core Processor                
                                      │ baseline/benchmark.log │        current/benchmark.log        │
                                      │         sec/op         │    sec/op     vs base               │
api-gateway-appsec.json                            85.34µ ± 2%    89.34µ ± 6%  +4.69% (p=0.002 n=10)
api-gateway-kong-appsec.json                       66.66µ ± 2%    70.40µ ± 2%  +5.62% (p=0.000 n=10)
api-gateway-kong.json                              63.64µ ± 1%    67.54µ ± 2%  +6.13% (p=0.000 n=10)
api-gateway-non-proxy-async.json                   99.97µ ± 1%   104.99µ ± 2%  +5.02% (p=0.000 n=10)
api-gateway-non-proxy.json                         99.16µ ± 1%   104.47µ ± 1%  +5.35% (p=0.000 n=10)
api-gateway-websocket-connect.json                 63.98µ ± 1%    69.07µ ± 2%  +7.96% (p=0.000 n=10)
api-gateway-websocket-default.json                 57.38µ ± 1%    62.30µ ± 1%  +8.57% (p=0.000 n=10)
api-gateway-websocket-disconnect.json              57.23µ ± 1%    61.75µ ± 2%  +7.90% (p=0.000 n=10)
api-gateway.json                                   106.8µ ± 2%    113.4µ ± 1%  +6.19% (p=0.000 n=10)
application-load-balancer.json                     56.74µ ± 1%    61.60µ ± 1%  +8.56% (p=0.000 n=10)
cloudfront.json                                    43.58µ ± 2%    47.72µ ± 1%  +9.49% (p=0.000 n=10)
cloudwatch-events.json                             36.50µ ± 1%    39.14µ ± 2%  +7.23% (p=0.000 n=10)
cloudwatch-logs.json                               58.55µ ± 1%    64.39µ ± 1%  +9.98% (p=0.000 n=10)
custom.json                                        30.76µ ± 3%    33.05µ ± 1%  +7.41% (p=0.000 n=10)
dynamodb.json                                      83.77µ ± 1%    89.78µ ± 1%  +7.18% (p=0.000 n=10)
empty.json                                         29.23µ ± 1%    31.58µ ± 1%  +8.04% (p=0.000 n=10)
eventbridge-custom.json                            44.71µ ± 1%    47.58µ ± 1%  +6.43% (p=0.000 n=10)
eventbridge-no-bus.json                            44.12µ ± 2%    46.21µ ± 2%  +4.72% (p=0.000 n=10)
eventbridge-no-timestamp.json                      43.89µ ± 1%    46.41µ ± 1%  +5.74% (p=0.000 n=10)
eventbridgesns.json                                58.05µ ± 0%    61.30µ ± 1%  +5.60% (p=0.000 n=10)
eventbridgesqs.json                                63.95µ ± 1%    67.68µ ± 1%  +5.83% (p=0.000 n=10)
http-api.json                                      64.23µ ± 1%    68.23µ ± 2%  +6.23% (p=0.000 n=10)
kinesis-batch.json                                 63.55µ ± 1%    68.36µ ± 1%  +7.58% (p=0.000 n=10)
kinesis.json                                       51.14µ ± 2%    53.80µ ± 2%  +5.20% (p=0.000 n=10)
s3.json                                            55.54µ ± 1%    57.79µ ± 2%  +4.06% (p=0.000 n=10)
sns-batch.json                                     81.78µ ± 1%    85.35µ ± 1%  +4.36% (p=0.000 n=10)
sns.json                                           62.18µ ± 1%    64.69µ ± 3%  +4.04% (p=0.001 n=10)
snssqs.json                                        102.7µ ± 1%    107.2µ ± 1%  +4.40% (p=0.000 n=10)
snssqs_no_dd_context.json                          93.67µ ± 1%    97.83µ ± 1%  +4.45% (p=0.000 n=10)
sqs-aws-header.json                                52.98µ ± 2%    54.08µ ± 1%  +2.08% (p=0.001 n=10)
sqs-batch.json                                     85.13µ ± 1%    89.65µ ± 1%  +5.30% (p=0.000 n=10)
sqs.json                                           64.06µ ± 1%    66.68µ ± 1%  +4.10% (p=0.000 n=10)
sqs_no_dd_context.json                             58.35µ ± 1%    60.04µ ± 2%  +2.89% (p=0.000 n=10)
stepfunction.json                                  40.79µ ± 1%    43.18µ ± 1%  +5.86% (p=0.000 n=10)
geomean                                            60.60µ         64.23µ       +5.99%

                                      │ baseline/benchmark.log │        current/benchmark.log        │
                                      │          B/op          │     B/op      vs base               │
api-gateway-appsec.json                           37.26Ki ± 0%   37.26Ki ± 0%       ~ (p=0.108 n=10)
api-gateway-kong-appsec.json                      26.90Ki ± 0%   26.91Ki ± 0%       ~ (p=0.126 n=10)
api-gateway-kong.json                             24.37Ki ± 0%   24.37Ki ± 0%       ~ (p=0.641 n=10)
api-gateway-non-proxy-async.json                  47.94Ki ± 0%   47.94Ki ± 0%       ~ (p=0.514 n=10)
api-gateway-non-proxy.json                        47.12Ki ± 0%   47.12Ki ± 0%       ~ (p=0.210 n=10)
api-gateway-websocket-connect.json                25.34Ki ± 0%   25.34Ki ± 0%  +0.02% (p=0.033 n=10)
api-gateway-websocket-default.json                21.23Ki ± 0%   21.23Ki ± 0%       ~ (p=0.250 n=10)
api-gateway-websocket-disconnect.json             20.99Ki ± 0%   20.99Ki ± 0%       ~ (p=0.465 n=10)
api-gateway.json                                  49.26Ki ± 0%   49.27Ki ± 0%       ~ (p=0.403 n=10)
application-load-balancer.json                    22.45Ki ± 0%   22.45Ki ± 0%       ~ (p=0.343 n=10)
cloudfront.json                                   17.43Ki ± 0%   17.44Ki ± 0%       ~ (p=0.222 n=10)
cloudwatch-events.json                            11.49Ki ± 0%   11.49Ki ± 0%       ~ (p=0.832 n=10)
cloudwatch-logs.json                              53.05Ki ± 0%   53.05Ki ± 0%       ~ (p=0.070 n=10)
custom.json                                       9.528Ki ± 0%   9.529Ki ± 0%       ~ (p=0.302 n=10)
dynamodb.json                                     40.30Ki ± 0%   40.30Ki ± 0%       ~ (p=0.673 n=10)
empty.json                                        9.066Ki ± 0%   9.067Ki ± 0%  +0.01% (p=0.002 n=10)
eventbridge-custom.json                           14.67Ki ± 0%   14.67Ki ± 0%       ~ (p=0.611 n=10)
eventbridge-no-bus.json                           13.63Ki ± 0%   13.63Ki ± 0%       ~ (p=0.347 n=10)
eventbridge-no-timestamp.json                     13.63Ki ± 0%   13.63Ki ± 0%       ~ (p=0.203 n=10)
eventbridgesns.json                               20.43Ki ± 0%   20.43Ki ± 0%       ~ (p=0.406 n=10)
eventbridgesqs.json                               24.56Ki ± 0%   24.56Ki ± 0%       ~ (p=0.880 n=10)
http-api.json                                     23.25Ki ± 0%   23.25Ki ± 0%       ~ (p=0.932 n=10)
kinesis-batch.json                                26.49Ki ± 0%   26.49Ki ± 0%       ~ (p=0.515 n=10)
kinesis.json                                      17.37Ki ± 0%   17.37Ki ± 0%       ~ (p=0.370 n=10)
s3.json                                           19.87Ki ± 0%   19.87Ki ± 0%  -0.00% (p=0.015 n=10)
sns-batch.json                                    39.07Ki ± 0%   39.07Ki ± 0%       ~ (p=0.895 n=10)
sns.json                                          24.49Ki ± 0%   24.49Ki ± 0%       ~ (p=0.160 n=10)
snssqs.json                                       52.68Ki ± 0%   52.68Ki ± 0%       ~ (p=0.930 n=10)
snssqs_no_dd_context.json                         46.43Ki ± 0%   46.44Ki ± 0%       ~ (p=0.253 n=10)
sqs-aws-header.json                               18.78Ki ± 0%   18.78Ki ± 0%  -0.03% (p=0.030 n=10)
sqs-batch.json                                    41.26Ki ± 0%   41.26Ki ± 0%       ~ (p=0.616 n=10)
sqs.json                                          25.39Ki ± 0%   25.39Ki ± 0%       ~ (p=0.329 n=10)
sqs_no_dd_context.json                            21.01Ki ± 0%   21.01Ki ± 0%       ~ (p=0.064 n=10)
stepfunction.json                                 13.51Ki ± 0%   13.51Ki ± 0%       ~ (p=0.303 n=10)
geomean                                           24.10Ki        24.10Ki       +0.00%

                                      │ baseline/benchmark.log │        current/benchmark.log        │
                                      │       allocs/op        │ allocs/op   vs base                 │
api-gateway-appsec.json                             630.0 ± 0%   630.0 ± 0%       ~ (p=1.000 n=10) ¹
api-gateway-kong-appsec.json                        488.0 ± 0%   488.0 ± 0%       ~ (p=1.000 n=10) ¹
api-gateway-kong.json                               466.0 ± 0%   466.0 ± 0%       ~ (p=1.000 n=10) ¹
api-gateway-non-proxy-async.json                    723.0 ± 0%   723.0 ± 0%       ~ (p=1.000 n=10) ¹
api-gateway-non-proxy.json                          713.0 ± 0%   713.0 ± 0%       ~ (p=1.000 n=10) ¹
api-gateway-websocket-connect.json                  451.0 ± 0%   451.0 ± 0%       ~ (p=0.474 n=10)
api-gateway-websocket-default.json                  376.0 ± 0%   376.0 ± 0%       ~ (p=1.000 n=10) ¹
api-gateway-websocket-disconnect.json               366.0 ± 0%   366.0 ± 0%       ~ (p=1.000 n=10) ¹
api-gateway.json                                    785.0 ± 0%   785.0 ± 0%       ~ (p=1.000 n=10) ¹
application-load-balancer.json                      350.0 ± 0%   350.0 ± 0%       ~ (p=1.000 n=10) ¹
cloudfront.json                                     281.0 ± 0%   281.0 ± 0%       ~ (p=1.000 n=10) ¹
cloudwatch-events.json                              218.0 ± 0%   218.0 ± 0%       ~ (p=1.000 n=10) ¹
cloudwatch-logs.json                                211.0 ± 0%   211.0 ± 0%       ~ (p=1.000 n=10) ¹
custom.json                                         166.0 ± 0%   166.0 ± 0%       ~ (p=1.000 n=10) ¹
dynamodb.json                                       582.0 ± 0%   582.0 ± 0%       ~ (p=1.000 n=10) ¹
empty.json                                          157.0 ± 0%   157.0 ± 0%       ~ (p=1.000 n=10) ¹
eventbridge-custom.json                             261.0 ± 0%   261.0 ± 0%       ~ (p=1.000 n=10) ¹
eventbridge-no-bus.json                             252.0 ± 0%   252.0 ± 0%       ~ (p=1.000 n=10) ¹
eventbridge-no-timestamp.json                       252.0 ± 0%   252.0 ± 0%       ~ (p=1.000 n=10) ¹
eventbridgesns.json                                 318.0 ± 0%   318.0 ± 0%       ~ (p=1.000 n=10) ¹
eventbridgesqs.json                                 358.0 ± 0%   358.0 ± 0%       ~ (p=1.000 n=10) ¹
http-api.json                                       424.0 ± 0%   424.0 ± 0%       ~ (p=1.000 n=10) ¹
kinesis-batch.json                                  383.0 ± 0%   383.0 ± 0%       ~ (p=1.000 n=10) ¹
kinesis.json                                        279.0 ± 0%   279.0 ± 0%       ~ (p=1.000 n=10) ¹
s3.json                                             351.0 ± 0%   351.0 ± 0%       ~ (p=1.000 n=10) ¹
sns-batch.json                                      465.0 ± 0%   465.0 ± 0%       ~ (p=1.000 n=10) ¹
sns.json                                            336.0 ± 0%   336.0 ± 0%       ~ (p=1.000 n=10) ¹
snssqs.json                                         460.0 ± 0%   460.0 ± 0%       ~ (p=1.000 n=10) ¹
snssqs_no_dd_context.json                           420.0 ± 0%   420.0 ± 0%       ~ (p=1.000 n=10) ¹
sqs-aws-header.json                                 276.0 ± 0%   276.0 ± 0%       ~ (p=1.000 n=10) ¹
sqs-batch.json                                      500.0 ± 0%   500.0 ± 0%       ~ (p=1.000 n=10) ¹
sqs.json                                            351.0 ± 0%   351.0 ± 0%       ~ (p=1.000 n=10) ¹
sqs_no_dd_context.json                              337.0 ± 0%   337.0 ± 0%       ~ (p=1.000 n=10) ¹
stepfunction.json                                   226.0 ± 0%   226.0 ± 0%       ~ (p=1.000 n=10) ¹
geomean                                             360.1        360.1       +0.00%
¹ all samples are equal

@chouetz
Copy link
Member

chouetz commented Dec 23, 2024

/merge

@dd-devflow
Copy link

dd-devflow bot commented Dec 23, 2024

Devflow running: /merge

View all feedbacks in Devflow UI.


2024-12-23 10:58:10 UTC ℹ️ MergeQueue: pull request added to the queue

The median merge time in main is 34m.


2024-12-23 11:32:20 UTC ℹ️ MergeQueue: This merge request was merged

@dd-mergequeue dd-mergequeue bot merged commit fb9b3fd into main Dec 23, 2024
223 checks passed
@dd-mergequeue dd-mergequeue bot deleted the dependabot/github_actions/actions/setup-go-5.2.0 branch December 23, 2024 11:32
@github-actions github-actions bot added this to the 7.62.0 milestone Dec 23, 2024
louis-cqrl pushed a commit that referenced this pull request Dec 25, 2024
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
changelog/no-changelog dependencies PRs that bump a dependency dev/tooling medium review PR review might take time qa/no-code-change No code change in Agent code requiring validation team/agent-devx-infra
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants