From dfb2e217df378ac984ccc987fb468b5b9da306f3 Mon Sep 17 00:00:00 2001 From: "stephane.david" Date: Mon, 4 May 2026 17:55:03 +0200 Subject: [PATCH] Update prometheus.yml --- config/prometheus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/prometheus.yml b/config/prometheus.yml index 040fa46..e634839 100644 --- a/config/prometheus.yml +++ b/config/prometheus.yml @@ -50,5 +50,5 @@ scrape_configs: static_configs: - targets: ['pdocker4.maison:9101'] labels: - gpu_host: nvidia-host + gpu_host: pdocker4.maison gpu_backend: nvidia \ No newline at end of file