You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Otherwise when I apply it using grizzly, it tries to apply the changes to the id in the db that is set in json rather than the one in the dashboard db.
DEBU[0000] Getting the remote value for Dashboard.ceph
DEBU[0000] Dashboard.ceph was not found, adding it...
FATA[0000] Non-200 response from Grafana while applying dashboard ceph: 404 Not Found {"message":"Dashboard not found","status":"not-found"}
I needed to remove "id" from ceph-mixin/dashboards/ceph-cluster.json
Otherwise when I apply it using grizzly, it tries to apply the changes to the id in the db that is set in json rather than the one in the dashboard db.
DEBU[0000] Getting the remote value for
Dashboard.ceph
DEBU[0000]
Dashboard.ceph
was not found, adding it...FATA[0000] Non-200 response from Grafana while applying dashboard ceph: 404 Not Found {"message":"Dashboard not found","status":"not-found"}
Related Issue: grafana/grafana#31147
The text was updated successfully, but these errors were encountered: