diff options
Diffstat (limited to 'terraform')
-rw-r--r-- | terraform/hash-prometheus/prometheus.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/terraform/hash-prometheus/prometheus.yml b/terraform/hash-prometheus/prometheus.yml index 630c4fc..56ecc7c 100644 --- a/terraform/hash-prometheus/prometheus.yml +++ b/terraform/hash-prometheus/prometheus.yml @@ -24,3 +24,4 @@ scrape_configs: static_configs: - targets: - "conflatorio.dn42.trygvis.io:9177" + - "hash.dn42.trygvis.io:9177" |