Description
After the benchmarks have been run against the desired APM Server, they must be indexed in a remote Elasticsearch cluster that is long lived, since the benchmarking infrastructure will all be torn down after the benchmarks have completed. For that purpose, we've already modified gobench to be able to index the additional metrics that apmbench publishes.
The scope of this issue is to write the necessary scripts and automation to make this possible.
Description
After the benchmarks have been run against the desired APM Server, they must be indexed in a remote Elasticsearch cluster that is long lived, since the benchmarking infrastructure will all be torn down after the benchmarks have completed. For that purpose, we've already modified
gobenchto be able to index the additional metrics thatapmbenchpublishes.The scope of this issue is to write the necessary scripts and automation to make this possible.