On 09/06/2021 20:47, stav alfi wrote:
I have a Gauge "singer_table_name_estimated_count" which shows up like this:
Screen Shot 2021-06-09 at 22.42.48.png

I see alot of colors which represent different k8s pods. In this case, I don't care about that.

I'm only intereseted seeing one specific label: "table_name".

You can use aggregation operators to merge together different time series. For example "sum(singer_table_name_estimated_count) by (table_name)".

--
Stuart Clark

--
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 prometheus-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/e05b8a91-f28d-822e-a0cc-1a1aa2a057fb%40Jahingo.com.

Reply via email to