1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-04 09:43:23 +02:00
opentelemetry-go/example/prom-collector
Tyler Yahn 76f9342277
Release v0.17.0 (#1534)
* Prepare for releasing v0.17.0

* Update CHANGELOG
2021-02-15 10:48:14 -08:00
..
go.mod Release v0.17.0 (#1534) 2021-02-15 10:48:14 -08:00
go.sum Organize API into Go modules based on stability and dependencies (#1528) 2021-02-12 08:23:51 -08:00
main.go Organize API into Go modules based on stability and dependencies (#1528) 2021-02-12 08:23:51 -08:00
README.md Combine the Push and Pull metric controllers (#1378) 2021-01-13 17:07:44 -05:00

This example demonstrates a metrics export pipeline that supports Prometheus (pull) and simultaneously exports OTLP to an OpenTelemetry endpoint (push).