SUSE / DeepSea

A collection of Salt files for deploying, managing and automating Ceph.
GNU General Public License v3.0
161 stars 75 forks source link

Allow embedding of Grafana graphs #1874

Closed p-se closed 3 years ago

p-se commented 3 years ago

Embedding Grafana graphs is allowed up to Grafana 6.1 by default and since version 6.2, embedding needs to be explicitly enabled.

Since Grafana has been updated in DeepSea from version 5.x to version 7.x, the change in the configuration is required.

Fixes: https://bugzilla.suse.com/show_bug.cgi?id=1186131

Signed-off-by: Patrick Seidensal pseidensal@suse.com


Checklist:

p-se commented 3 years ago

@susebot run teuthology

sebastian-philipp commented 2 years ago

do you need https://github.com/ceph/ceph/pull/42378/commits/e90433b8f9bb4d60b5a6da636d880ce0b7b8b243 as well?