We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14774d7 commit c890fc8Copy full SHA for c890fc8
CHANGELOG.md
@@ -94,6 +94,7 @@ configurable via the throughput_bytes_slo field, and it will populate op="traces
94
* [BUGFIX] Correctly cache frontend jobs for query range (TraceQL Metrics). [#4771](https://github.com/grafana/tempo/pull/4771) (@joe-elliott)
95
* [BUGFIX] Various edge case fixes for query range (TraceQL Metrics) [#4962](https://github.com/grafana/tempo/pull/4962) (@ruslan-mikhailov)
96
* [BUGFIX] Fix `TempoBlockListRisingQuickly` alert grouping. [#4876](https://github.com/grafana/tempo/pull/4876) (@mapno)
97
+* [BUGFIX] Fix panic when aggregating avg_over_time metrics with truncated timeseries [#5016](https://github.com/grafana/tempo/pull/5016) (@ie-pham)
98
99
# v2.7.2
100
0 commit comments