Skip to content

Commit df07b83

Browse files
authored
docs(add): weekly review (#5312)
1 parent c75ce57 commit df07b83

11 files changed

+18
-18
lines changed

macros/webhosting/webhosting-online.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ macro: webhosting-online
55
<Message type="important">
66
<br />
77
This documentation describes the usage of a previous web hosting offer proposed by Online.net.<br />
8-
Refer to the [Scaleway Web Hosting documentation](/webhosting/quickstart/) for information about the current web hosting product.
8+
Refer to the [Scaleway Web Hosting documentation](/webhosting/quickstart/) for information about the current Web Hosting product.
99
</Message>

pages/classic-hosting/how-to/solve-email-account-connection-problems.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to solve connection problems to your email account
33
description: Learn how to resolve connection problems with your email account on Web Hosting Classic quickly and easily.
44
tags: webhosting connection problem error email
55
dates:
6-
validation: 2024-12-23
6+
validation: 2025-07-22
77
posted: 2021-05-26
88
categories:
99
- webhosting
@@ -23,11 +23,11 @@ import WebhostingOnline from '@macros/webhosting/webhosting-online.mdx'
2323
1. Log into the [Scaleway webmail interface](https://webmail.online.net/).
2424
2. Verify if your emails are available from the Scaleway webmail interface.
2525
<Message type="note">
26-
- If you can connect to your email account using the Scaleway webmail, the problem you are experiencing might come from the configuration of your computer.
26+
If you can connect to your email account using the Scaleway webmail, the problem you are experiencing might come from the configuration of your computer.
2727
</Message>
2828
3. Verify the [configuration of your client](/classic-hosting/how-to/check-emails/).
2929
<Message type="note">
30-
- Some email clients cut the domain part of your email address in the username by default. For example, with the email address “[firstname.lastname@example.com](mailto:firstname.lastname@example.com)”, your client cuts it to “firstname.lastname”. Make sure to enter your complete email address as your username.
30+
Some email clients cut the domain part of your email address in the username by default. For example, with the email address “[firstname.lastname@example.com](mailto:firstname.lastname@example.com)”, your client cuts it to “firstname.lastname”. Make sure to enter your complete email address as your username.
3131
</Message>
3232
4. Verify your username and make sure to use your entire email address (for example "[firstname.lastname@example.com](mailto:firstname.lastname@example.com)").
3333

pages/cockpit/how-to/access-grafana-and-managed-dashboards.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ tags: observability cockpit grafana preconfigured-dashboard
55
categories:
66
- observability
77
dates:
8-
validation: 2024-12-26
8+
validation: 2025-07-22
99
posted: 2022-10-31
1010
---
1111
import Requirements from '@macros/iam/requirements.mdx'

pages/cockpit/how-to/activate-push-traces.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to create traces, retrieve trace push paths, and push tra
44
categories:
55
- observability
66
dates:
7-
validation: 2024-12-26
7+
validation: 2025-07-22
88
posted: 2023-10-31
99
---
1010
import Requirements from '@macros/iam/requirements.mdx'
@@ -45,7 +45,7 @@ You can retrieve your trace's push path (and data source ID) from [Scaleway API]
4545

4646
## Push traces
4747

48-
1. [Create a token](/cockpit/how-to/create-token/) with **Push** permissions for traces.
48+
1. [Create a Cockpit token](/cockpit/how-to/create-token/) with **Push** permissions for traces.
4949
<Message type="important">
5050
Your token's secret key displays only once. Make sure that you copy and save it before you exit the page.
5151
</Message>

pages/cockpit/how-to/add-contact-points.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to add contact points to the default receiver using the S
44
categories:
55
- observability
66
dates:
7-
validation: 2024-12-26
7+
validation: 2025-07-22
88
posted: 2024-04-05
99
---
1010
import Requirements from '@macros/iam/requirements.mdx'

pages/cockpit/how-to/create-token.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ tags: cockpit observability token
55
categories:
66
- observability
77
dates:
8-
validation: 2024-12-26
8+
validation: 2025-07-22
99
posted: 2022-10-31
1010
---
1111
import Requirements from '@macros/iam/requirements.mdx'

pages/cockpit/how-to/retrieve-grafana-credentials.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ tags: cockpit observability grafana credentials
55
categories:
66
- observability
77
dates:
8-
validation: 2024-12-26
8+
validation: 2025-07-22
99
posted: 2022-10-31
1010
---
1111
import Requirements from '@macros/iam/requirements.mdx'

pages/cockpit/how-to/send-metrics-with-grafana-alloy.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ title: Send metrics to Cockpit using Grafana Alloy
33
description: Learn to configure Grafana Alloy to push metrics and visualize them in your Grafana dashboard with this step-by-step tutorial.
44
tags: cockpit observability grafana-alloy agent push-metrics
55
dates:
6-
validation: 2025-01-07
6+
validation: 2025-07-22
77
posted: 2024-06-28
88
categories:
99
- observability
1010
---
1111
import Requirements from '@macros/iam/requirements.mdx'
1212

13-
import image from './assets/scaleway-alloy-datasource.webp'
14-
import image2 from './assets/scaleway-alloy-dashboard.webp'
13+
import AlloyDatasource from './assets/scaleway-alloy-datasource.webp'
14+
import AlloyDashboard from './assets/scaleway-alloy-dashboard.webp'
1515

1616

1717

@@ -110,9 +110,9 @@ For the sake of this documentation, we are using Grafana Alloy on macOS. Refer t
110110
11. In the **Prometheus** field, select your metrics data source in the drop-down.
111111
12. Click **Import**. Your dashboard should load and display.
112112
13. In the drop-down next to **Datasource**, select your metrics data source. By default, your dashboard retrieves your data source's data from the last 24 hours.
113-
<Lightbox image={image} alt="" />
113+
<Lightbox image={AlloyDatasource} alt="" />
114114
14. If your data source was created less than 24 hours ago, click the clock icon and adjust the time range to match its creation time.
115115

116116
Your dashboard should look similar to the one in the image below.
117117

118-
<Lightbox image={image2} alt="" />
118+
<Lightbox image={AlloyDashboard} alt="" />

pages/cockpit/quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Cockpit - Quickstart
33
description: Discover how to begin with the Scaleway Observability Cockpit. Learn to set up Grafana credentials, create push tokens, and leverage Grafana agents for monitoring metrics, logs, and traces.
44
tags: observability cockpit
55
dates:
6-
validation: 2024-12-26
6+
validation: 2025-07-22
77
posted: 2022-10-31
88
categories:
99
- observability

pages/cockpit/troubleshooting/pusher-does-not-support-custom-http-headers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: My pusher does not support custom HTTP headers
33
description: Discover solutions to handle pushers that do not support custom HTTP headers.
44
tags: pusher token header
55
dates:
6-
validation: 2024-12-26
6+
validation: 2025-07-22
77
posted: 2023-04-03
88
categories:
99
- observability

0 commit comments

Comments
 (0)