From c29ef84d5e7f05d44efc38c52b7ec9510609c0e1 Mon Sep 17 00:00:00 2001 From: Petru Paler Date: Sat, 22 Mar 2025 06:13:51 +0000 Subject: [PATCH] Add uuid. --- services/prometheus.hcl | 1 + 1 file changed, 1 insertion(+) diff --git a/services/prometheus.hcl b/services/prometheus.hcl index 5e12ee6..e02b941 100644 --- a/services/prometheus.hcl +++ b/services/prometheus.hcl @@ -4,6 +4,7 @@ job "prometheus" { meta { version = "2" + uuid = uuidv4() } group "monitoring" {