This is an issue to track the ongoing work to unify the way that metrics from Open Telemetry can get into Prometheus, including the four major possible write paths:
- Prometheus Open Telemetry endpoint
- Open Telemetry Collector PrometheusExporter
- Open Telemetry Collector PrometheusRemoteWriteExporter
- Open Telemetry GO SDK Prometheus Exporter
There are two main goals:
- Unify the behavior of each component so they produce the same predictable results for a given set of inputs.
- Unify, as best as possible, the configuration options in each component
Unification of behavior:
Work occurring in: https://github.com/prometheus/otlptranslator/
Configuration Option tasks:
Other dependent work:
This is an issue to track the ongoing work to unify the way that metrics from Open Telemetry can get into Prometheus, including the four major possible write paths:
There are two main goals:
Unification of behavior:
Work occurring in: https://github.com/prometheus/otlptranslator/
Configuration Option tasks:
Other dependent work: