Filtering data between traces and logs visualisation

Hello

I have two visualization on the same dashboard.

  1. Traces visualization with data from Tempo;
  2. Logs visualization with data from Loki.

I want to be able to filter Loki data based on the span selected in the trace visualization. This should work on the same dashboard without going to Explore. Problem: traces visualization not support DataLink for getting information about selected span and for filtering data in Logs visualization.

“Log” button work only in Explorer area.

${__data.fields[“traceID”]} variable unavailable in panel link