add: prometheus

This commit is contained in:
Schneider Roland 2024-10-25 16:54:00 +02:00
parent 9707e6631e
commit 995c768654

View File

@ -19,6 +19,6 @@ scrape_configs:
static_configs:
- targets:
- localhost:9090
# - job_name: elzim # Change to whatever you like
# static_configs:
# - targets: ['192.168.2.66:9100'] #Change this to your server's IP
- job_name: infra # Change to whatever you like
static_configs:
- targets: ['192.168.2.66:9100'] #Change this to your server's IP