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/reference-content/cockpit-supported-endpoints.mdx
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Cockpit supported API endpoints for data source management
3
3
description: Discover how to manage your telemetry data sources using the Scaleway-supported Mimir, Loki, Tempo and Prometheus endpoints
4
4
tags: observability cockpit endpoints mimir loki telemetry prometheus tempo datasource-management
5
5
dates:
6
-
validation: 2025-05-05
6
+
validation: 2025-07-17
7
7
posted: 2025-05-05
8
8
categories:
9
9
- observability
@@ -68,16 +68,14 @@ Refer to the [official Mimir documentation](https://grafana.com/docs/mimir/lates
68
68
Methods: `GET`
69
69
70
70
- Path: `/federate`
71
-
</Accordion>
72
71
73
-
<Messagetype="note">
74
-
The `/federate` endpoint aims to replicate the behavior of the classic Prometheus `/federate` endpoint, but it is not an official Mimir endpoint.
75
-
</Message>
72
+
The `/federate` endpoint aims to **replicate the behavior** of the classic Prometheus `/federate` endpoint, but **it is not an official Mimir endpoint**.
73
+
Refer to the [How to federate metrics](/cockpit/how-to/federate-scaleway-metrics) documentation page for more information.
76
74
77
-
<Messagetype="important">
78
-
The `/federate` endpoint will not be billed during the beta phase. After the beta, the endpoint may incur additional costs.
79
-
Refer to the [How to federate metrics](/cockpit/how-to/federate-scaleway-metrics) documentation page for more information.
80
-
</Message>
75
+
<Messagetype="important">
76
+
The `/federate` endpoint will not be billed during the beta phase. After the beta, the endpoint may incur additional costs.
0 commit comments