🐛 fix(grafana): correct VictoriaMetrics datasource port (8428 → 9090)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Till-JS 2026-02-01 05:13:48 +01:00
parent 805477bd77
commit 9b7d8c36b8

View file

@ -8,7 +8,7 @@ datasources:
- name: Prometheus
type: prometheus
access: proxy
url: http://victoriametrics:8428
url: http://victoriametrics:9090
isDefault: true
editable: true
jsonData: