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