Commit 128fce6
committed
README: document the OpenTelemetry OTLP push bridge
Adds a short section pointing users at
`go.opentelemetry.io/contrib/bridges/prometheus`, which wraps a
`prometheus.Registry` so client_golang-instrumented applications can
push metrics via OTLP without re-instrumenting against a different
metric API. Keeps the upstream recommendation that pull-based
`promhttp` is still the default; the bridge is positioned as an
additional option for batch jobs and push-only environments.
Closes #1495.
Signed-off-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>1 parent 42dc83b commit 128fce6
1 file changed
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
51 | 70 | | |
52 | 71 | | |
53 | 72 | | |
| |||
0 commit comments