Slackbot
01/31/2024, 2:28 AMAnkit Nayan
value type panel which should receive only 1 value from the query. The NOOP aggregator basically does nothing and shows all the timeseries matching the filters and metric_name. 2 solutions:
1. Use some aggregation like sum_rate so that the query returns just 1 value
2. Use timeseries panel type which can display all the series matching the queryDanilo Vargas
01/31/2024, 2:00 PMAnkit Nayan
NOOP to sum or avg whatever is relevantDanilo Vargas
01/31/2024, 9:09 PM