mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-07-21 10:15:56 +00:00
feat: update Traefik target in Prometheus config to use IP address for metrics scraping
This commit is contained in:
@@ -16,4 +16,4 @@ scrape_configs:
|
||||
# Metrics are served on the dedicated "metrics" entrypoint (port 8082).
|
||||
- job_name: 'traefik'
|
||||
static_configs:
|
||||
- targets: ['core_traefik:8082']
|
||||
- targets: ['192.168.50.220/:8082']
|
||||
|
||||
Reference in New Issue
Block a user