diff --git a/prometheus-dev-config.yml b/prometheus-dev-config.yml index e3a4ff96fd..15a303a96f 100644 --- a/prometheus-dev-config.yml +++ b/prometheus-dev-config.yml @@ -11,4 +11,5 @@ scrape_configs: static_configs: - targets: ['web-node_exporter-1:9100'] labels: - agentID: "240f96b1-8d26-53b7-9e99-ffb0f2e735bf" \ No newline at end of file + agentID: "240f96b1-8d26-53b7-9e99-ffb0f2e735bf" + exporter_name: "Node Exporter" \ No newline at end of file