How to filter prometheus query results based on the maximum value in a time range?

后端 未结 0 1162
终归单人心
终归单人心 2021-01-06 00:33

I am monitoring a series of CPU load data, which is aggregated. Similar to:

avg(load_data{}) by (service_name)

Now, I just want to filter out

相关标签:
回答
  • 消灭零回复
提交回复
热议问题