Merge pull request #26 from prometheus/deps-update/opentelemetry-go-dependencies Update OpenTelemetry Go dependencies
Merge pull request #26 from prometheus/deps-update/opentelemetry-go-dependencies
Update OpenTelemetry Go dependencies
[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 京公网安备 11010802032778号
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: