- Documentation
- Learning Hub
- Section 5 of 5 Correlate signals
Take it further with traces
Slide 3 of 5
Take it further with traces
If you also collect traces, the same pattern extends to a third signal using exemplars. An exemplar is a trace ID attached alongside a metric sample, not as a label, so the metric stays low-cardinality while a latency spike becomes one click away from the exact slow trace.
- Attach the trace ID to the metric as an exemplar, not a label.
- Keep the trace ID on logs as structured metadata, so logs link to the same trace.
Exemplars require a tracing backend such as Tempo, and exemplar support enabled on your metrics data source.