Remove fixed uid from Grafana datasource provisioning — Grafana 13 rejects it on fresh boot

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
justin 2026-05-01 03:09:10 -05:00
parent fc324cf7b9
commit b298ec12b7

View file

@ -5,6 +5,5 @@ datasources:
type: prometheus
access: proxy
url: http://prometheus:9090
uid: prometheus
isDefault: true
editable: false
editable: true