This can already be achieved with a combination of recording rules and metric_relabel_configs to drop the series that you don't want.
On Wednesday, December 15, 2021 at 7:51:31 PM UTC+1 [email protected] wrote: > Hello, > > I have an environment where we monitor many nodes, with many cores. This > drives a very large number of series coming from node_cou_seconds_total > that presents an unnecessary load on Prometheus and Cortex. Don't care > about per-core metrics in this case. > > I'm about to start a PR to add a command-line option to omit the cpu label > from this metric. > > Is this something that would be considered? > > Thanks > -- You received this message because you are subscribed to the Google Groups "Prometheus Developers" 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-developers/38fbf8a5-4079-47f1-9d6f-b30cefd17d6dn%40googlegroups.com.

