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
@@ -42,6 +42,14 @@ This page shows you how to visualize your data again when it does not display on
42
42
43
43
These issues often occur due to synchronization failures between Cockpit and Grafana, preventing dashboards from displaying the latest logs and metrics as expected.
44
44
45
+
<Messagetype="tip">
46
+
Sometimes, what looks like a synchronization issue may simply be due to the asynchronous nature of the synchronization between Grafana and your data sources.
47
+
If you have logged into Grafana while the synchronization was still in progress, your data might not appear right away.
48
+
49
+
Try refreshing your browser page first. If the problem persists, the synchronization may have failed but you can trigger a new one manually using the procedure below.
0 commit comments