mirror of
https://github.com/recklessop/Zerto_Exporter.git
synced 2026-07-06 09:13:14 -04:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
e1dee69ddf
commit
8132183033
@@ -35,7 +35,7 @@ Add this part at the end of the configuration of your Prometheus (prometheus.yam
|
|||||||
- job_name: python-exporter
|
- job_name: python-exporter
|
||||||
metrics_path: /metrics.txt
|
metrics_path: /metrics.txt
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: ['<IP-of-Node-Exporter's-Server>:9999']
|
- targets: ['<IP-of-Node-Exporter-Server>:9999']
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user