mirror of
https://github.com/demostf/setup
synced 2026-06-04 09:04:06 +02:00
fix promtail config
This commit is contained in:
parent
65cb8abf06
commit
edb03740e2
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ positions:
|
||||||
filename: /positions/positions.yaml
|
filename: /positions/positions.yaml
|
||||||
|
|
||||||
clients:
|
clients:
|
||||||
- url: https://${LOKI}/loki/api/v1/push
|
- url: ${LOKI}
|
||||||
|
|
||||||
scrape_configs:
|
scrape_configs:
|
||||||
- job_name: nginx
|
- job_name: nginx
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue