From 03ff09b98c2de531931435e91db9debbbf1cf029 Mon Sep 17 00:00:00 2001 From: Reiley Yang Date: Mon, 20 May 2024 23:05:42 -0700 Subject: [PATCH] link --- docs/metrics/exemplars/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/metrics/exemplars/README.md b/docs/metrics/exemplars/README.md index 4db5c987af0..ebb94f0e98c 100644 --- a/docs/metrics/exemplars/README.md +++ b/docs/metrics/exemplars/README.md @@ -144,6 +144,8 @@ next to the "trace_id" field to open the corresponding trace in Jaeger. ## Learn more +- [Exemplar + specification](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/sdk.md#exemplar) - [What is Prometheus?](https://prometheus.io/docs/introduction/overview/) - [Prometheus now supports OpenTelemetry Metrics](https://horovits.medium.com/prometheus-now-supports-opentelemetry-metrics-83f85878e46a)