> Hi, I'm hitting some Netdata exporters and I need to identify the "name" of my prometheus server on the http requests that collects the metrics.
The prometheus server can add extra labels as part of the scrape. Some of the service discovery methods have the ability to add labels (e.g. file_sd can do this). Otherwise you can use relabelling. -- 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/2a6d2ed1-abb2-4123-9499-3688b849921e%40googlegroups.com.

