python-tracing-demo
python-tracing-demo copied to clipboard
Demo for tracing in a FastAPI python project using OpenTelemetry and Grafana Tempo
Results
1
python-tracing-demo issues
Sort by
recently updated
recently updated
newest added
The trace_id field is properly detected but Loki shows another field. Probably it's a problem on the regex that match the trace_id field in `config/grafana-datasources.yml` 
bug