diff --git a/monitoring/prometheus/ymls/stage.yml b/monitoring/prometheus/ymls/stage.yml index 27935193fdc..13ec47d4b49 100644 --- a/monitoring/prometheus/ymls/stage.yml +++ b/monitoring/prometheus/ymls/stage.yml @@ -28,7 +28,7 @@ scheme: 'http' metrics_path: '/metrics' static_configs: - - targets: ['35.202.199.159:9091/'] + - targets: ['35.202.199.159:9091'] labels: host: 'discoveryprovider2.staging.audius.co' environment: 'stage'