mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-07-21 02:05:53 +00:00
feat: update Traefik target in Prometheus config to use core_traefik service
This commit is contained in:
@@ -15,5 +15,5 @@ scrape_configs:
|
||||
# so 'traefik' resolves via Swarm DNS.
|
||||
- job_name: 'traefik'
|
||||
static_configs:
|
||||
- targets: ['traefik:8080']
|
||||
- targets: ['core_traefik:8080']
|
||||
metrics_path: /metrics
|
||||
|
||||
Reference in New Issue
Block a user