Skip to content

Commit 58b972b

Browse files
committed
docs(cpt): change title + add note about not using api
1 parent 86d15d5 commit 58b972b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

menu/navigation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3644,7 +3644,7 @@
36443644
{
36453645
"items": [
36463646
{
3647-
"label": "Fixing Grafana data synchronization issues",
3647+
"label": "No data showing up on Grafana dashboards",
36483648
"slug": "synchronize-grafana-data-sources"
36493649
},
36503650
{

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
22
meta:
3-
title: Fixing Grafana data synchronization issues
3+
title: No data showing up on Grafana dashboards
44
description: Fix Grafana data synchronization issues and ensure data appears on Cockpit dashboards with this troubleshooting guide.
5-
h1: Fixing Grafana data synchronization issues
5+
h1: No data showing up on Grafana dashboards
66
paragraph: Fix Grafana data synchronization issues and ensure data appears on Cockpit dashboards with this troubleshooting guide.
7-
tags: grafana data-sources synchronization sync
7+
tags: grafana data-sources synchronization sync no-data dashboard
88
dates:
99
validation: 2025-02-06
1010
posted: 2025-02-06
1111
categories:
1212
- observability
1313
---
1414

15-
This page shows you how to resolve synchronization problems using the `SyncGrafanaDataSources` [endpoint](https://www.scaleway.com/en/developers/api/cockpit/v1/global-api/#path-grafana-synchronize-grafana-data-sources) of the [Cockpit Global API](https://www.scaleway.com/en/developers/api/cockpit/v1/global-api/#path-grafana-synchronize-grafana-data-sources).
15+
This page shows you how to visualize your data again when it does not display on your Grafana dashboards, using the `SyncGrafanaDataSources` [endpoint](https://www.scaleway.com/en/developers/api/cockpit/v1/global-api/#path-grafana-synchronize-grafana-data-sources) of the [Cockpit Global API](https://www.scaleway.com/en/developers/api/cockpit/v1/global-api/#path-grafana-synchronize-grafana-data-sources).
1616

1717
<Message type="important">
1818
The [Cockpit Global API](https://www.scaleway.com/en/developers/api/cockpit/v1/global-api/#path-grafana-synchronize-grafana-data-sources) contains deprecated information that is being updated, you should not use it for nay other purpose than the one described on this page.

0 commit comments

Comments
 (0)