Fix gateway exporter port
This commit is contained in:
@@ -12,7 +12,7 @@ scrape_configs:
|
|||||||
- targets: ["localhost:9090"]
|
- targets: ["localhost:9090"]
|
||||||
- job_name: gateway_ucode
|
- job_name: gateway_ucode
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: ["10.1.1.1:80"]
|
- targets: ["10.1.1.1:9101"]
|
||||||
- job_name: gateway_lua
|
- job_name: gateway_lua
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: ["10.1.1.1:9100"]
|
- targets: ["10.1.1.1:9100"]
|
||||||
|
|||||||
Reference in New Issue
Block a user