getting there

This commit is contained in:
2025-03-21 05:59:40 +00:00
parent 7df19a480f
commit 66581cc453
8 changed files with 101 additions and 245 deletions

View File

@@ -7,7 +7,8 @@ scrape_configs:
static_configs:
# change this your machine's ip, localhost won't work
# because localhost refers to the docker container.
- targets: ['172.20.239.48:2500']
# - targets: ['172.20.239.48:2500']
- targets: ['192.168.8.209:2500']
- job_name: loki
static_configs:
- targets: ['loki:3100']