diff --git a/k8s/scrape_with_token.yaml b/k8s/scrape_with_token.yaml index 350c101..732c80d 100644 --- a/k8s/scrape_with_token.yaml +++ b/k8s/scrape_with_token.yaml @@ -95,4 +95,4 @@ scrape_configs: regex: kube-system;kube-dns;metrics remote_write: - - url: 'http://${NSERVER_ADDR}3/prometheus/v1/write' + - url: 'http://${NSERVER_ADDR}/prometheus/v1/write'