python-tracing-demo icon indicating copy to clipboard operation
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` ![image](https://user-images.githubusercontent.com/16540684/151955468-6cf1e751-8782-4d50-87a9-09d8f0316729.png)

bug