Add a stack for monitoring watchers with prometheus and grafana #687

Merged
prathamesh0 merged 9 commits from pm-monitoring into main 2023-12-14 11:29:00 +00:00
2 changed files with 5 additions and 3 deletions
Showing only changes of commit e07c3c2e18 - Show all commits

View File

@ -6,9 +6,11 @@ services:
restart: always
volumes:
- ../config/monitoring/prometheus:/etc/prometheus
# TODO: persist data
# - prometheus_data:/prometheus
- prometheus_data:/prometheus
ports:
- "9090:9090"
extra_hosts:
- "host.docker.internal:host-gateway"
volumes:
prometheus_data:

View File

@ -716,7 +716,7 @@
},
"timepicker": {},
"timezone": "",
"title": "Azimuth Watchers",
"title": "azimuth watchers",
"version": 4,
"weekStart": ""
}