As long as all the time series have distinct label sets (in particular, different "instance" labels), and you're not mixing scraping with remote-writing for the same targets, then I don't see any problem with all the agents using the same "job" label when remote-writing.
On Tuesday 12 March 2024 at 22:30:22 UTC Alexander Wilke wrote: > At the moment I am running the job with name > "node_exporter" which has 20 different targets. (instances) > With this configuration there should not be any conflict. > > my idea is to install the prometheus agent on the nodes itself. > technically it looks like it work if I use the same job_name on the agent > and central prometheus as long as the targets/instances are different. > > In general I avoid conflicting job_names but in this situation it may be > ok from my point of view. > > what do you think, recommend in this specific scenario ? > -- 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/24268b8d-0313-44d5-8227-3be95eaacde7n%40googlegroups.com.

