v-m: Update Loki scrape target

Now that Loki uses Caddy as a reverse proxy, we need to update the
scrape target to point to the correct port (443).
This commit is contained in:
2024-02-20 20:04:13 -06:00
parent f468977d91
commit 5e4ab1d988

View File

@@ -306,4 +306,4 @@ scrape_configs:
ca_file: /run/dch-ca/dch-root-ca.crt ca_file: /run/dch-ca/dch-root-ca.crt
static_configs: static_configs:
- targets: - targets:
- loki.pyrocufflink.blue:3100 - loki.pyrocufflink.blue