Skip to content

Commit 01fe0fc

Browse files
committed
fix(review): review docs
1 parent 2b5d57e commit 01fe0fc

File tree

13 files changed

+25
-18
lines changed

13 files changed

+25
-18
lines changed

pages/edge-services/how-to/configure-cache.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: How to configure an Edge Services cache
33
description: Learn how to configure a cache for Edge Services. Enhance performance and finely control your cached objects via purging (cache invalidation).
44
dates:
5-
validation: 2025-04-24
5+
validation: 2025-10-27
66
posted: 2024-07-24
77
tags: object-storage edge-services cdn network cache purge
88
---

pages/edge-services/how-to/configure-custom-domain.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: How to configure a custom domain for Edge Services
33
description: Learn how to configure an Edge Services endpoint with a custom subdomain. Access your Object Storage bucket or Load Balancer origin via your own domain name instead of the standardized endpoint.
44
dates:
5-
validation: 2025-04-24
5+
validation: 2025-10-27
66
posted: 2024-07-24
77
tags: object-storage edge-services cdn network domain ssl tls https
88
---
@@ -14,7 +14,7 @@ import image5 from './assets/scaleway-edge-services-lb-dashboard.webp'
1414
import image6 from './assets/scaleway-edge-services-lb-dashboard.webp'
1515

1616

17-
If you already own a domain, you can customize an Edge Services pipeline endpoint with a subdomain of your choice. This means you can access your Object Storage bucket or Load Balancer origin through Edge Services via your own subdomain rather than the standardized Edge Services endpoint.
17+
If you already own a domain, you can customize an Edge Services pipeline endpoint with a subdomain of your choice. This means you can access your Object Storage bucket or Load Balancer origin through Edge Services via your own subdomain, rather than the standardized Edge Services endpoint.
1818

1919
For example, if you own `beautiful-domain.com`, you can customize the endpoint to be `whatever-i-want.beautiful-domain.com`. You must also add an SSL/TLS certificate so that Edge Services can securely serve your content via HTTPS.
2020

pages/edge-services/how-to/create-pipeline-bucket.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: How to create an Edge Services pipeline for an Object Storage bucket
33
description: This page explains how to configure an Edge Services pipeline for a Scaleway Object Storage bucket. Set up your own custom domain to point to your bucket, and enable a caching service for faster and more efficient delivery.
44
dates:
5-
validation: 2025-04-24
5+
validation: 2025-10-27
66
posted: 2024-07-24
77
tags: object-storage edge-services cdn network cache domain https
88
---

pages/edge-services/how-to/delete-pipeline.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: How to delete an Edge Services pipeline
33
description: Learn how to delete a Scaleway Edge Services pipeline with this step-by-step guide. Follow our instructions to ensure a smooth process and manage your domains and SSL/TLS certificates effectively.
44
dates:
5-
validation: 2025-04-24
5+
validation: 2025-10-27
66
posted: 2024-07-24
77
tags: load-balancer edge-services cdn network pipeline
88
---

pages/edge-services/how-to/monitor-cockpit.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: How to monitor Edge Services with Scaleway Cockpit
33
description: Get easy access to your Edge Services metrics via Scaleway Cockpit. Monitor ingress, egress, request rate and cache hit ratio in a convenient managed Grafana dashboard.
44
dates:
5-
validation: 2025-04-24
5+
validation: 2025-10-27
66
posted: 2024-07-24
77
tags: load-balancer edge-services cdn cache-hit-ratio grafana observability
88
---

pages/edge-services/how-to/terminate-edge-services.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: How to terminate an Edge Services subscription
33
description: Find out how to terminate your Scaleway Edge Services subscription whenever you want, at the click of a button.
44
dates:
5-
validation: 2025-04-24
5+
validation: 2025-10-27
66
posted: 2024-10-15
77
tags: object-storage edge-services subscription-plan subscribe billing pricing terminate cancel
88
---
99
import Requirements from '@macros/iam/requirements.mdx'
1010

1111

12-
Edge Services is an additional feature for Scaleway Load Balancers and Object Storage buckets. It lets you benefit from a powerful caching service to reduce the load on your origin servers and streamline delivery. On top of this, you get a customizable Edge Services endpoint and can set it to a subdomain of your choice, securing it with an SSL/TLS certificate. To use Edge Services, you must subscribe to a monthly plan.
12+
Edge Services is an additional feature for Scaleway Load Balancers and Object Storage buckets. It offers a powerful caching service, a customizable Edge Services endpoint, and a Web Application Firefall. To use Edge Services, you must subscribe to a monthly plan.
1313

1414
Find out more about how you are charged when you terminate your Edge Services subscription in our [detailed pricing documentation](https://www.scaleway.com/en/docs/edge-services/reference-content/understanding-pricing/).
1515

pages/edge-services/menu.ts

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,7 @@ export const edgeServicesMenu = {
7575
{
7676
label: 'Understanding pricing',
7777
slug: 'understanding-pricing',
78-
},
79-
{
80-
label: 'Understanding General Availability',
81-
slug: 'understanding-ga',
82-
},
78+
}
8379
],
8480
label: 'Additional content',
8581
slug: 'reference-content',

pages/edge-services/reference-content/understanding-ga.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Understanding Edge Services General Availability
33
description: Scaleway Edge Services has left Public Beta and gone into General Availability. This page answers all your questions about the timeline, pricing and any action you need to take.
44
tags: edge-services public-beta general-availability pricing billing ga
55
dates:
6-
validation: 2025-04-24
6+
validation: 2025-10-27
77
creation: 2024-09-27
88
---
99

23 KB
Loading

pages/load-balancer/how-to/monitor-lb-cockpit.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ import image7 from './assets/scaleway-logs-cockpit-overview.webp'
1818
import image8 from './assets/scaleway-backend-server-down.webp'
1919
import image9 from './assets/scaleway-backend-down.webp'
2020
import image10 from './assets/scaleway-backend-server-up.webp'
21+
import image11 from './assets/scaleway-lb-load-cockpit.webp'
2122

2223

2324
You can view your Load Balancer's metrics and logs by using [Scaleway Cockpit](/cockpit/quickstart/). Load Balancer is fully integrated into Cockpit, and allows you to monitor your Load Balancers frontends, backends, and backend servers at a glance, and visualize your metrics, traffic and logs. This page explains how to get started with Scaleway Cockpit for viewing your Load Balancers metrics and logs.
@@ -62,6 +63,17 @@ At the top of the dashboard, you can configure the following parameters, which c
6263
- **D: Frontend name**: Click this drop-down to select which of your Load Balancer's frontends you want to display metrics for. You can select all attached frontends, or limit the display to only certain frontends.
6364
- **E: Backend name**: Click this drop-down to select which of your Load Balancer's backends you want to display metrics for. You can select all attached backends, or limit the display to only certain backends.
6465

66+
### Load Balancer load
67+
68+
In this section, you can see various graphs which report on the Load Balancer's load and resource usage.
69+
70+
<Lightbox image={image11} alt="Scaleway Cockpit shows graphs for CPU usage, memory usage, connection usage and bandiwdth in-out usage" />
71+
72+
- **CPU usage**: Shows the percentage of CPU resources utilized by the Load Balancer.
73+
- **Memory usage**: Shows the percentage of RAM used by the Load Balancer.
74+
- **Connection usage**: Shows the percentage of maximum concurrent connections currently in use by the Load Balancer.
75+
- **Bandwidth usage**: Shows the percentage of allocated bandwidth capacity being used by the Load Balancer (inbound and outbound).
76+
6577
### Load Balancer status
6678

6779
In this section, you see various graphs which report on the status of different components of your Load Balancer.

0 commit comments

Comments
 (0)