Bug #46305
mgr/dashboard: `ceph dashboard set-grafana-api-url` not being applied
% Done:
0%
Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature:
Description
When I try to set the GRAFANA_API_URL
dashboard variable via set-grafana-api-url
, I see the following output:
# ceph dashboard set-grafana-api-url https://example.com:443 Option GRAFANA_API_URL updated
However, it doesn't seem to update the configurations accordingly. When I run ceph dashboard get-grafana-api-url
, it displays the original URL, rather than the example.com URL. This persists after dashboard disables/enable and mgr restarts as well.
Related issues
History
#1 Updated by Sebastian Wagner 7 months ago
- Related to Bug #46304: "ceph dashboard set-grafana-api-url" not being applied when using cephadm added
#2 Updated by Sebastian Wagner 6 months ago
- Parent task set to #45410
#3 Updated by Sebastian Wagner 6 months ago
- Parent task deleted (
#45410)
#4 Updated by Tiago Melo 6 months ago
- Subject changed from `ceph dashboard set-grafana-api-url` not being applied to mgr/dashboard: `ceph dashboard set-grafana-api-url` not being applied
- Category set to dashboard/monitoring