Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kolla-operations: Fix datasource selection in grafana dashboards #1163

Open
janhorstmann opened this issue Oct 11, 2024 · 0 comments
Open

kolla-operations: Fix datasource selection in grafana dashboards #1163

janhorstmann opened this issue Oct 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@janhorstmann
Copy link

Currently quite a few dashboards do not allow setting the datasource through a variable.
Leading to the error

"Datasource ${DS_PROMETHEUS} was not found"

There is a long standing bug in grafana dashboard provisioning about this

The fix described here may be used to explicitly set a variable to select the datasource

@berendt berendt added the enhancement New feature or request label Oct 11, 2024
janhorstmann added a commit to osism/kolla-operations that referenced this issue Oct 14, 2024
Ceph dashboards were simply updated from main, since migration was
already done upstream.

Some updates also fixed the missing datasource in issue 1163, so the
remaining dashboards were fixed here as well.

Part of osism/issues#1162
Part of osism/issues#1163

[1]
https://grafana.com/docs/grafana/latest/developers/angular_deprecation/

Signed-off-by: Jan Horstmann <[email protected]>
berendt pushed a commit to osism/kolla-operations that referenced this issue Oct 15, 2024
Ceph dashboards were simply updated from main, since migration was
already done upstream.

Some updates also fixed the missing datasource in issue 1163, so the
remaining dashboards were fixed here as well.

Part of osism/issues#1162
Part of osism/issues#1163

[1]
https://grafana.com/docs/grafana/latest/developers/angular_deprecation/

Signed-off-by: Jan Horstmann <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants