elastic / apm-server

https://www.elastic.co/guide/en/apm/guide/current/index.html
Other
1.22k stars 524 forks source link

Test Elastic Cloud Proxy timeout changes #9477

Closed simitt closed 1 year ago

simitt commented 1 year ago

Once available on internal testing infrastructure, ensure that the recent changes in the timeout are not causing issues for APM Server deployments.

How to test?

kruskall commented 1 year ago

I've run the benchmarks in ESS on the CFT region and in QA, both using the 8.5.0 stack version.

The terraform scripts used can be found at https://github.com/elastic/apm-server/tree/main/testing/benchmark.

Results showed no error responses and similar performance. The timeout does not seem to cause any issue.

The test has been repeated twice to make sure the results are consistent. The APM server size is 1G with a zone count of 1.

simitt commented 1 year ago

Thanks @kruskall for conducting the testing and reporting back the results. This issue can be closed then.