OpenMetrics Exemplars
Open
area/stats
enhancement
no stalebot
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 437
Description
**Title**: Add support for OpenMetrics exemplars
**Description**:
Currently Envoy supports OpenMetrics format but does not export exemplars. Exemplars are very useful for discovering traces.
Envoy exports traces in a few different formats. There's also currently an effort to support OpenTelemetry for tracing https://github.com/envoyproxy/envoy/issues/9958.
https://github.com/OpenObservability/OpenMetrics/blob/main/specification/OpenMetrics.md#exemplars-1
Contributor guide
Assessment
This issue has not been assessed yet.