mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-01-26 03:52:03 +02:00
2371bb0a09
* add otlp trace http exporter * remove `WithTraces*` options * address discussions * run make precommit * rename WithURLPath option
Prometheus Collector Example
This example demonstrates a metrics export pipeline that supports Prometheus (pull) and simultaneously exports OTLP to an OpenTelemetry endpoint (push).