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:
parent
fc324cf7b9
commit
b298ec12b7
1 changed files with 1 additions and 2 deletions
|
|
@ -5,6 +5,5 @@ datasources:
|
|||
type: prometheus
|
||||
access: proxy
|
||||
url: http://prometheus:9090
|
||||
uid: prometheus
|
||||
isDefault: true
|
||||
editable: false
|
||||
editable: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue