package
0.0.0-20241029101226-546159722b6a
Repository: https://github.com/elastic/apm-perf.git
Documentation: pkg.go.dev

# README

APMBench

APMBench allows running a set of benchmarks against APM supported endpoints. It also allows collection of OTEL metrics from the servers implementing APM endpoints and report it as benchmarking results. This is possible by using otel collector with a custom in-memory exporter.

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Run runs all the given BenchmarkFunc.

# Type aliases

BenchmarkFunc is the benchmark function type accepted by Run.