add: prometheus
This commit is contained in:
parent
9707e6631e
commit
995c768654
@ -19,6 +19,6 @@ scrape_configs:
|
|||||||
static_configs:
|
static_configs:
|
||||||
- targets:
|
- targets:
|
||||||
- localhost:9090
|
- localhost:9090
|
||||||
# - job_name: elzim # Change to whatever you like
|
- job_name: infra # Change to whatever you like
|
||||||
# static_configs:
|
static_configs:
|
||||||
# - targets: ['192.168.2.66:9100'] #Change this to your server's IP
|
- targets: ['192.168.2.66:9100'] #Change this to your server's IP
|
||||||
Loading…
Reference in New Issue
Block a user