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/troubleshooting/resetting-grafana-password-via-the-api.mdx
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
---
2
2
meta:
3
3
title: Resetting a Grafana password
4
-
description: Reset your Grafana user password using the Scaleway API. Retrieve your Grafana user ID and reset the password with a simple curl command.
4
+
description: Reset your Grafana user password using the Scaleway console.
5
5
h1: Resetting a Grafana password
6
-
paragraph: Reset your Grafana user password using the Scaleway API. Retrieve your Grafana user ID and reset the password with a simple curl command.
7
-
tags: grafana password credentials
6
+
paragraph: Reset your Grafana user password using the Scaleway console.
7
+
tags: grafana password credentials resetting
8
8
dates:
9
9
validation: 2025-02-03
10
10
posted: 2023-04-03
@@ -18,6 +18,7 @@ This page shows you how to reset your Grafana user's password through the Scalew
18
18
19
19
- A Scaleway account logged into the [console](https://console.scaleway.com)
20
20
-[Created](/iam/how-to/create-api-keys/) an API key with sufficient [IAM permissions](/iam/reference-content/permission-sets/) to perform the actions described on this page
21
+
-[Retrieved](/cockpit/how-to/retrieve-grafana-credentials/) your Grafana credentials
21
22
22
23
23
24
1. Click **Cockpit** in the Observability section of the [console](https://console.scaleway.com/) side menu. The **Cockpit** overview page displays.
0 commit comments