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
Copy file name to clipboardExpand all lines: pages/cockpit/troubleshooting/synchronize-grafana-data-sources.mdx
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,10 +35,10 @@ This page shows you how to visualize your data again when it does not display on
35
35
36
36
<Lightboxsrc="scaleway_cpt_grafana_datasources_troubleshooting.webp"alt="Grafana dashboard showing error messages and warning signs of no data found for the user's datasources" />
37
37
38
-
- Your Cockpit is unavailable
39
-
- You cannot view your logs and/or metrics in Grafana
40
-
- Your Cockpit data sources are not configured
41
-
- You cannot view your dashboards in Grafana
38
+
- Your Cockpit is unavailable.
39
+
- You cannot view your logs and/or metrics in Grafana.
40
+
- Your Cockpit data sources are not configured.
41
+
- You cannot view your dashboards in Grafana.
42
42
43
43
## Cause
44
44
@@ -55,11 +55,15 @@ Open a terminal and run the following command to trigger the synchronization of
Make sure that you replace `$SCW_SECRET_KEY` with your API secret key and `$SCALEWAY_PROJECT_ID` with the ID of the Scaleway Project affected by the issue.
60
61
61
62
### Using the Scaleway CLI
62
63
63
-
Open a terminal and run the following command `scw cockpit grafana sync-data-sources project-id=<PROJECT-ID>`
0 commit comments