client_golang
client_golang copied to clipboard
How to use promql to check multiple indicators at one time?
How to use promql to check multiple indicators at one time, we have many indicators, 50 of them, we used to execute 50 queries before, now we want to optimize it into a single query, is there any good way?