Hello all

My use case is to present to the user data of each instance in a table
format where each column indicates a metric, the first column being
instance id. And I have to refresh the table data every minute. How do I
handle getting data from multiple queries?

Is not there an elegant way of getting information from multiple metrics in
just one query which I believe is efficient rather than running one query
per metric and putting the data together. Running multiple queries every
minute(or even lesser interval) seems inefficient theoretically.

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/CAOnWYZUKQg5iZR-TN%2Bfd8-%3D3Cpax1z77BskPZ%3DyU1Oux0gi5LA%40mail.gmail.com.

Reply via email to