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/concepts.mdx
+5-6
Original file line number
Diff line number
Diff line change
@@ -94,7 +94,7 @@ A Grafana user is any individual who can log in to [Grafana](https://grafana.com
94
94
- an editor: can build and view dashboards
95
95
96
96
<Messagetype="note">
97
-
-Managed dashboards in the "Scaleway" folder are always read-only, regardless of your role.
97
+
-Preconfigured dashboards in the "Scaleway" folder are always read-only, regardless of your role.
98
98
- The `admin` user is not yet available for creation.
99
99
</Message>
100
100
@@ -124,11 +124,6 @@ Preconfigured alerts are regionalized alerting rules that Scaleway defines for y
124
124
You must enable the alert manager to enable preconfigured alerts. Preconfigured alerts will only be active in the regions where you have enabled the alert manager.
125
125
</Message>
126
126
127
-
128
-
## Managed dashboards
129
-
130
-
A managed dashboard is a set of one or more panels that Scaleway sets up and updates for you to visualize the metrics and logs associated with your Scaleway products.
131
-
132
127
## Metric
133
128
134
129
A metric is a lifecycle-related numerical representation of data (e.g. disk usage and CPU usage) measured over intervals of time. Metrics give you a bird's eye view of your infrastructure.
@@ -139,6 +134,10 @@ You can push metrics with any Prometheus-compatible agent such as [Prometheus](h
139
134
140
135
[Grafana Mimir](https://github.com/grafana/mimir) is an open source software project that allows you to store your metrics by providing long-term storage for [Prometheus](https://prometheus.io/docs/introduction/overview/#what-is-prometheus).
141
136
137
+
## Preconfigured dashboards
138
+
139
+
A preconfigured dashboard is a set of one or more panels that Scaleway sets up and updates for you to visualize the metrics and logs associated with your Scaleway products.
140
+
142
141
## Prometheus Remote Write
143
142
144
143
`Prometheus Remote Write` is the protocol used to push your metrics to your Cockpit's metrics' endpoint.
Scaleway provides you with managed dashboards you can access in Grafana, for [Scaleway resources integrated with Cockpit](/cockpit/reference-content/cockpit-limitations/#product-integration-into-cockpit).
16
+
Scaleway provides you with preconfigured dashboards you can access in Grafana, for [Scaleway resources integrated with Cockpit](/cockpit/reference-content/cockpit-limitations/#product-integration-into-cockpit).
17
17
18
-
This page shows you how to access [managed dashboards](/cockpit/concepts/#managed-dashboards).
18
+
This page shows you how to access [preconfigured dashboards](/cockpit/concepts/#preconfigured-dashboards).
19
19
20
20
<Macroid="requirements" />
21
21
@@ -25,13 +25,13 @@ This page shows you how to access [managed dashboards](/cockpit/concepts/#manage
25
25
26
26
27
27
1. Click **Cockpit** in the Observability section of the [console](https://console.scaleway.com/) side menu. The **Cockpit** overview page displays.
28
-
2. Click **Open dashboards** to open your managed dashboards in Grafana. You are redirected to the Grafana website.
28
+
2. Click **Open dashboards** to open your preconfigured dashboards in Grafana. You are redirected to the Grafana website.
29
29
3. Enter your [Grafana credentials](/cockpit/how-to/retrieve-grafana-credentials/).
30
30
4. Click **Log in**. The Grafana overview page displays.
31
31
5. Click the **Home** icon at the top left of your screen.
32
-
6. Click **Dashboard**. The Scaleway folder appears, with a list of all available managed dashboards for Scaleway resources.
32
+
6. Click **Dashboard**. The Scaleway folder appears, with a list of all available preconfigured dashboards for Scaleway resources.
33
33
7. Click the dashboard you want to view.
34
34
35
35
<Messagetype="important">
36
-
Managed dashboards in the “Scaleway” folder are always read-only.
36
+
Preconfigured dashboards in the “Scaleway” folder are always read-only.
Copy file name to clipboardexpand all lines: pages/cockpit/how-to/retrieve-grafana-credentials.mdx
+1-1
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ dates:
13
13
posted: 2022-10-31
14
14
---
15
15
16
-
This page shows you how to retrieve your Grafana credentials to access your Grafana[dashboards](/cockpit/concepts/#managed-dashboards) using the [Scaleway console](https://console.scaleway.com/).
16
+
This page shows you how to retrieve your Grafana credentials to access your preconfigured[dashboards](/cockpit/concepts/#preconfigured-dashboards) using the [Scaleway console](https://console.scaleway.com/).
Copy file name to clipboardexpand all lines: pages/cockpit/how-to/send-logs-from-k8s-to-cockpit.mdx
+1-1
Original file line number
Diff line number
Diff line change
@@ -137,7 +137,7 @@ You can also use Terraform/OpenTofu to manage and deploy Helm charts, providing
137
137
## Explore your logs in Cockpit
138
138
139
139
1. Click **Cockpit** in the Observability section of the Scaleway [console](https://console.scaleway.com/) side menu. The **Cockpit Overview** page displays.
140
-
2. Click **Open dashboards** to open your managed dashboards in Grafana. You are redirected to the Grafana website.
140
+
2. Click **Open dashboards** to open your preconfigured dashboards in Grafana. You are redirected to the Grafana website.
141
141
3. Log in to Grafana using your [Grafana credentials](/cockpit/how-to/retrieve-grafana-credentials/).
142
142
4. Click the **Home** icon, then click **Explore**.
143
143
5. Select your custom data source in the search drop-down on the upper left corner of your screen.
Copy file name to clipboardexpand all lines: pages/cockpit/how-to/send-metrics-from-k8s-to-cockpit.mdx
+1-1
Original file line number
Diff line number
Diff line change
@@ -166,7 +166,7 @@ Once you have configured your `values.yml` file, you can use Helm to deploy the
166
166
Now that your metrics are exported to your Cockpit, you can access and query them.
167
167
168
168
1. Click **Cockpit** in the Observability section of the Scaleway [console](https://console.scaleway.com/) side menu. The **Cockpit Overview** page displays.
169
-
2. Click **Open dashboards** to open your managed dashboards in Grafana. You are redirected to the Grafana website.
169
+
2. Click **Open dashboards** to open your preconfigured dashboards in Grafana. You are redirected to the Grafana website.
170
170
3. Log in to Grafana using your [Grafana credentials](/cockpit/how-to/retrieve-grafana-credentials/).
171
171
4. Click the **Home** icon, then click **Explore**.
172
172
5. Select your custom data source in the search drop-down on the upper left corner of your screen.
Copy file name to clipboardexpand all lines: pages/managed-inference/how-to/monitor-deployment.mdx
+1-1
Original file line number
Diff line number
Diff line change
@@ -28,4 +28,4 @@ This documentation page shows you how to monitor your Managed Inference deployme
28
28
3. Click the **Monitoring** tab of your deployment. The Cockpit overview displays.
29
29
4. Click **Open Grafana metrics dashboard** to open your Cockpit's Grafana interface.
30
30
5. Authenticate with your [Grafana credentials](/cockpit/how-to/retrieve-grafana-credentials/). The Grafana dashboard displays.
31
-
6. Select your Managed Inference dashboard from the [list of your managed dashboards](/cockpit/how-to/access-grafana-and-managed-dashboards/) to visualize your metrics.
31
+
6. Select your Managed Inference dashboard from the [list of your preconfigured dashboards](/cockpit/how-to/access-grafana-and-managed-dashboards/) to visualize your metrics.
0 commit comments