Hi all, I’m running Grafana version 7.5.17 on a Openshift 4.10 cluster in order to deploy a monitoring solution based on Grafana itself, otel-collector (opentelemetry), Prometheus (metrics), Jaeger (traces) and a custom application for the logs.
After adding a jaeger datasource on Grafana as mentioned here, I can easily browse and view the jaeger traces directly from the Grafana “Explore” tab.
I’m wondering whether creating a dashboard for viewing traces is supported or not. In fact, if I try to create a new dashboard and set up a query, the jaeger datasource is not selectable (while it is present and selectable from the Explore menu).
Can you confirm that it is “by-design” and that for the jaeger datasource it is not possible to create dashboards, but only query traces from Explore?
Thanks and regards,