Update common Prometheus files (#83) Signed-off-by: prombot prometheus-team@googlegroups.com
Update common Prometheus files (#83)
Signed-off-by: prombot prometheus-team@googlegroups.com
[EXPERIMENTAL] An adapter between client_golang’s registry and OTel Collector’s Receiver Interfaces
The full end-to-end benchmark suite is published to GitHub Pages at https://prometheus.github.io/opentelemetry-collector-bridge/dev/bench.
To reproduce the published benchmark run locally:
go test -run=^$ -bench=BenchmarkScrapeAndExport -benchmem ./...
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
opentelemetry-collector-bridge
[EXPERIMENTAL] An adapter between client_golang’s registry and OTel Collector’s Receiver Interfaces
Benchmarks
The full end-to-end benchmark suite is published to GitHub Pages at https://prometheus.github.io/opentelemetry-collector-bridge/dev/bench.
To reproduce the published benchmark run locally: