Remove unnecessary hyperlinks and pin image versions (#706)

* Remove invalid dashboard and panel ids from alert rules

* Pin grafana and prometheus versions

* Configure custom grafana server URL
This commit is contained in:
prathamesh0
2024-01-17 14:02:10 +05:30
committed by GitHub
parent 635aa7037b
commit 282e175566
5 changed files with 12 additions and 42 deletions
@@ -2,7 +2,7 @@ version: "3.7"
services:
prometheus:
image: prom/prometheus
image: prom/prometheus:v2.49.1
restart: always
volumes:
- ../config/monitoring/prometheus:/etc/prometheus