Skip to content

fix: Grafana Prometheus datasource UID - #38

Open
leonschh wants to merge 1 commit into
Abstract-Foundation:mainfrom
leonschh:patch-1
Open

fix: Grafana Prometheus datasource UID#38
leonschh wants to merge 1 commit into
Abstract-Foundation:mainfrom
leonschh:patch-1

Conversation

@leonschh

@leonschh leonschh commented Aug 21, 2026

Copy link
Copy Markdown

General.json references the Prometheus datasource using UID PBFA97CFB590B2093, but prometheus.yml did not explicitly define it.

Added the same UID to the datasource provisioning config to keep it consistent with the dashboard references and ensure the datasource UID is explicitly defined.


PR-Codex overview

This PR focuses on updating the prometheus.yml configuration file for Grafana's data source provisioning by adding a unique identifier (UID) for the Prometheus data source.

Detailed summary

  • Added a new line with uid: PBFA97CFB590B2093 to the prometheus.yml file.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

`General.json` references the Prometheus datasource using UID `PBFA97CFB590B2093`, but `prometheus.yml` did not explicitly define it.

Added the same UID to the datasource provisioning config to keep it consistent with the dashboard references and ensure the datasource UID is explicitly defined.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant