#distributed-tracing

[ follow ]
fromInfoQ
2 weeks ago

Grafana Tempo 2.8 Released: Major TraceQL Enhancements and Memory Optimizations

Grafana released Tempo 2.8 on June 12, 2025, introducing substantial memory optimizations and expanded functionality in its trace query language, TraceQL.
Software development
#microservices
Node JS
fromMedium
4 months ago

Adding Trace ID to Responses for Better Correlation

Trace IDs are crucial for observability in distributed systems, enhancing debugging and correlation of requests.
Inclusion of trace IDs in response headers improves client-side correlation and aids in troubleshooting.
[ Load more ]