Community dashboards reference datasource uid=prometheus but the auto-generated UID was random. Pin to uid=prometheus for compatibility. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
10 lines
180 B
YAML
10 lines
180 B
YAML
apiVersion: 1
|
|
|
|
datasources:
|
|
- name: Prometheus
|
|
type: prometheus
|
|
access: proxy
|
|
url: http://prometheus:9090
|
|
uid: prometheus
|
|
isDefault: true
|
|
editable: false
|