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

[8.17] ci(benchmarks): remove verbose output and post is inferred (backport #15073) #15080

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Dec 31, 2024

Motivation/summary

Remove verbose output to avoid exposing any secrets and fix deprecations.

2024-12-29T20:44:34.3427207Z Note: Unnecessary use of -X or --request, POST is already inferred.
2024-12-29T20:44:34.3430063Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2024-12-29T20:44:34.3432180Z                                  Dload  Upload   Total   Spent    Left  Speed
2024-12-29T20:44:34.3432809Z 
2024-12-29T20:44:34.3995127Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0*   Trying 35.193.143.25:9243...
...

2024-12-21T20:35:07.3985574Z > POST /api/reporting/generate/pngV2 HTTP/2
2024-12-21T20:35:07.3986039Z > Host: 879181ea7d994bcd9335be2deead0283.us-central1.gcp.cloud.es.io:9243
2024-12-21T20:35:07.3986543Z > authorization: Basic YW*********
2024-12-21T20:35:07.3986863Z > user-agent: curl/7.81.0
2024-12-21T20:35:07.3987141Z > accept: */*
2024-12-21T20:35:07.3987386Z > kbn-xsrf: true
2024-12-21T20:35:07.3987643Z > content-length: 440
2024-12-21T20:35:07.3987970Z > content-type: application/x-www-form-urlencoded

at https://github.com/elastic/apm-server/actions/runs/12446967846/job/34749950822

Checklist

For functional changes, consider:

  • Is it observable through the addition of either logging or metrics?
  • Is its use being published in telemetry to enable product improvement?
  • Have system tests been added to avoid regression?

How to test these changes

In the CI, see this build

Related issues


This is an automatic backport of pull request #15073 done by [Mergify](https://mergify.com).

@mergify mergify bot added the backport label Dec 31, 2024
@mergify mergify bot requested a review from a team as a code owner December 31, 2024 09:14
@mergify mergify bot assigned v1v Dec 31, 2024
@v1v v1v enabled auto-merge (squash) December 31, 2024 09:36
@mergify mergify bot merged commit a080de8 into 8.17 Dec 31, 2024
13 checks passed
@mergify mergify bot deleted the mergify/bp/8.17/pr-15073 branch December 31, 2024 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant