Relative Content

Tag Archive for grafanagrafana-lokigrafana-tempo

Grafana Loki to Tempo correlation with traceId

I have Grafana with Loki and Tempo setup and I am trying to add correlation that will show traces related to given log line (log containing trace ID).
Important note: trace ID is sent to loki as field, not inside log mesage, hence I use correlations (I couldn’t find way to do it with derived fields cause of this).