Hi Jake, AFAIC there were a couple of reasons why we changed that: - Now, with Cephadm, you can easily deploy a highly-available monitoring stack (needs a bit of polishing yet though). If, for example, you extend the Prometheus instance count to 2 or 3, Cephadm will automatically configure extra data sources accordingly (named Dashboard2, Dashboard3, etc.). - The other one is that using "default" basically broke migrations from pre-Cephadm, and in environments where the "default" datasource was other than Prometheus. I remember that a Grafana issue prevented users from renaming the default data source under some circumstances (I think, when created via the provisioning API). That said, in the Ceph Dashboard the embedded Grafana URL is hardcoded to "Dashboard1", so we could add a setting to customize that if required. Kind Regards, Ernesto On Thu, Nov 25, 2021 at 12:19 PM Jake Grimmett <jog@xxxxxxxxxxxxxxxxx> wrote: > Dear All, > > We've just encountered a problem with enabling grafana embedded > dashboards in a 100% container free install of 16.2.6 > > It seems that the dashboard now needs the data source in grafana to be > named "Dashboard1". > > You would typically see this setting on a grafana server here: > > http://ceph2-s1:3000/datasources/edit/1/ > > Our previous installs were 14.2.X based. We have always tried to name > data sources logically using the cluster name, e.g. "Ceph Store 2". > > The older dashboard code used "default" as the data source, which worked > fine, as our "Ceph Store 2" data source was also set as "default" in the > grafana WebGUI. > > When setting the data source, we typically use: > > # ceph dashboard set-grafana-api-url http://ceph2-s1:3000 > > Questions: > > Is it possible to specify the data source name, or do we now need to set > Dashboard1 in grafana? > > The grafana install docs here: > https://docs.ceph.com/en/latest/mgr/dashboard/ > > State: > > "Add Prometheus as data source to Grafana using the Grafana Web UI." > > If the data source is now hard coded to "Dashboard1", can we update the > docs? > > best regards, > > Jake > > -- > Dr Jake Grimmett > Head Of Scientific Computing > MRC Laboratory of Molecular Biology > Francis Crick Avenue, > Cambridge CB2 0QH, UK. > > _______________________________________________ > ceph-users mailing list -- ceph-users@xxxxxxx > To unsubscribe send an email to ceph-users-leave@xxxxxxx > > _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx