Skip to content

Fix rollup of aggregation timestamp of RED metrics call when period is greater than 1h

Arun Sori requested to merge arun/fix-red-count-agg into main
  • Fix rollup of aggregation timestamp during /traces/analytics call when requested period is beyond 1h.
  • Current code incorrectly returns hourly buckets even if requested period is beyond 1h.
  • Tested on devvm.

Closes #2817 (closed)

Edited by Arun Sori

Merge request reports