Skip to content

Conversation

YusifAghalar
Copy link

Fix LatencyNative Indicator Grouping Support

Fixes #1422

Problem

LatencyNative indicators ignored grouping labels, causing incorrect SLO aggregations.

Solution

Updated all LatencyNative query generators to properly use sum by (grouping) instead of plain sum

Testing

New test TestLatencyNativeBurnrateGrouping() validates all query types include proper grouping.

@YusifAghalar YusifAghalar changed the title Add your custom changes to SLO promql and rules Fix LatencyNative Indicator Grouping Support Jun 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Native latency indicator does not sum series and grouping is not considered
1 participant