commit 539012bf4af60d8eba4ac52a25fe22011ac42542 parent aa789fd39c3f4c28e0400d4433f09261f64e7b65 Author: Xiaodong Xu <[email protected]> Date: Wed Jun 20 17:39:40 +0800 Change Prometheus Diffstat:
monitor/server/prometheus.yml | | | 1 | + |
diff --git a/monitor/server/prometheus.yml b/monitor/server/prometheus.yml @@ -21,6 +21,7 @@ scrape_configs: static_configs: - targets: - 192.168.1.101:9002 + - 192.168.1.101:9003 - job_name: 'blackbox' metrics_path: /probe