Bug #48465
mgr/dashboard: Using FQDNs fails for embedding of Grafana
% Done:
0%
Source:
Tags:
user-experience
Backport:
octopus
Regression:
No
Severity:
5 - suggestion
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature:
Description
Description of problem¶
When FQDNs are used for Ceph Dashboard, loading the embedded Grafana will fail, as the URL used for the iframe is not a FQDN. The dashboard will show
Environment¶
ceph version
string: Octopus- Browser used (e.g.:
Version 86.0.4240.198 (Official Build) (64-bit)
): Firefox
How reproducible¶
Deploy a cluster in a network which requires FQDNs.
Actual results¶
Expected results¶
A more helpful error message, indicating to the user probable causes of or potential solutions to the issue.
Related issues
History
#1 Updated by Ernesto Puerta 3 months ago
Have you tried setting the FQDN URL in the GRAFANA_API_URL?
#2 Updated by Ernesto Puerta 2 months ago
- Status changed from New to Triaged
- Priority changed from Normal to Low
- Severity changed from 3 - minor to 5 - suggestion
This is partly mitigated by a proper config provided by: https://tracker.ceph.com/issues/47386
#3 Updated by Ernesto Puerta 2 months ago
- Related to Feature #47386: mgr/dashboard: enable different URL for users of browser to Grafana added