Skip to content

Commit 8c68ee8

Browse files
authored
docs(add): fix (#5795)
1 parent 36d49e2 commit 8c68ee8

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

pages/cockpit/troubleshooting/synchronize-grafana-data-sources.mdx

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: No data showing up on Grafana dashboards
33
description: Fix Grafana data synchronization issues and ensure data appears on Cockpit dashboards with this troubleshooting guide.
44
tags: no-data-sources no-data cockpit-unavailable dashboard datasource-not-found missing-data cannot-view access-cockpit
55
dates:
6-
validation: 2025-09-03
6+
validation: 2025-11-13
77
posted: 2025-02-06
88
---
99
import Requirements from '@macros/iam/requirements.mdx'
@@ -42,6 +42,14 @@ This page shows you how to visualize your data again when it does not display on
4242

4343
These issues often occur due to synchronization failures between Cockpit and Grafana, preventing dashboards from displaying the latest logs and metrics as expected.
4444

45+
<Message type="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.
50+
</Message>
51+
52+
4553
## Solution
4654

4755
### Using the Scaleway API

0 commit comments

Comments
 (0)