Grafana Jaeger Datasource allows you to query and visualize VictoriaTraces data in Grafana.

Visualization with Grafana

Simply click “Add new data source” on Grafana, and then fill your VictoriaTraces URL to “Connection.URL”.

The URL format for VictoriaTraces single-node is:

      http://<victoria-traces>:10428/select/jaeger
    

Finally, click “Save & Test” at the bottom to complete the process.