boluor commented on issue #2609:
URL: https://github.com/apache/doris-website/issues/2609#issuecomment-4525906320

   The observability/trace page describes the OpenTelemetry-based trace 
integration. As of the current branch, the doc does not bundle pre-built 
Grafana dashboards for traces — the recommended pipeline is OTel → Tempo (or 
Jaeger) → Grafana, with the user assembling panels for their own queries.
   
   If you want a starting-point dashboard, the [Grafana Tempo "APM" 
dashboard](https://grafana.com/grafana/dashboards/?dataSource=tempo) 
(community-maintained) is a reasonable base; the Doris-specific traces will 
appear as service \`doris-fe\` / \`doris-be\` with span names matching the 
executor stages.
   
   I'll flag this with the observability owner to see whether a Doris-specific 
trace dashboard JSON can be published with the docs. Leaving open as an 
enhancement.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to