1
0
Fork 0

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).
etcd
Dustin 2024-02-20 20:04:13 -06:00
parent f468977d91
commit 5e4ab1d988
1 changed files with 1 additions and 1 deletions

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