grafana / tempo

Grafana Tempo is a high volume, minimal dependency distributed tracing backend.
https://grafana.com/oss/tempo/
GNU Affero General Public License v3.0
4.05k stars 524 forks source link

[DOC] Add section for writing good TraceQL queries with content for instrumentation, query examples for finding traces with issues #4138

Open knylander-grafana opened 2 months ago

knylander-grafana commented 2 months ago

Tempo users need to be able to find traces that are causing issues easily. First, they have to instrument their apps to make sure the data they need to use is available (are they producing the right tracing data and metrics?). Next, Tempo users need to be able to find that data by writing TraceQL queries that find the data they need.

github-actions[bot] commented 2 days ago

This issue has been automatically marked as stale because it has not had any activity in the past 60 days. The next time this stale check runs, the stale label will be removed if there is new activity. The issue will be closed after 15 days if there is no new activity. Please apply keepalive label to exempt this Issue.