Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions pages/cockpit/concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Cockpit - Concepts
description: Explore Scaleway Observability concepts including metrics, logs, and alerts management through Cockpit. Learn about agents, alerting rules, Grafana integration, and data types for comprehensive monitoring.
tags: observability alert-manager contact-points endpoint grafana loki logql prometheus promql tokens
dates:
validation: 2025-11-17
validation: 2025-12-31
categories:
- observability
---
Expand Down Expand Up @@ -62,7 +62,7 @@ Data sources are regionalized backends that allow you to store and fetch your me

Scaleway data sources are **read-only**.

You can [create](/cockpit/how-to/create-external-data-sources/) additional **custom data sources** in the Paris, Amsterdam, and Warsaw regions, to ingest additional observability data in Cockpit.
You can [create](/cockpit/how-to/create-external-data-sources/) additional **custom data sources** in the [regions](#region) where Cockpit is available, to ingest additional observability data in Cockpit.

## Data types

Expand Down Expand Up @@ -139,7 +139,7 @@ Recording rules are custom queries that run automatically at regular intervals a

## Region

A region is the geographical area in which your Cockpit data is stored. They are duplicated on all Availability Zones of the selected regions (Paris, Amsterdam, or Warsaw).
A region is the geographical area in which your Cockpit data is stored. They are duplicated on all Availability Zones of the selected regions (Paris, Amsterdam, Warsaw, or Milan).

You can decide in which region to enable the [alert manager](#alert-manager) and your [preconfigured alerts](#preconfigured-alerts). You can also choose the regions in which to create your [data sources](#data-sources), and [tokens](#tokens).

Expand Down
2 changes: 1 addition & 1 deletion pages/cockpit/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -125,5 +125,5 @@ configure the Grafana Alloy agent, push your data, and visualize it in Grafana.
Find out which Scaleway products are integrated into Cockpit in our [documentation page](/cockpit/reference-content/cockpit-product-integration).

<Message type="important">
Sending metrics and logs using an external path is a billable feature. Any data that you push yourself is considered as "custom" and is billed, even if you collect that data from Scaleway products. Refer to the [product pricing](https://www.scaleway.com/en/pricing/managed-services/#cockpit) for more information.
Sending metrics and logs using an external path is a billable feature. Any data that you push yourself is considered as "custom" and is billed, even if you collect that data from Scaleway products. Refer to the [product pricing](https://www.scaleway.com/en/pricing/managed-services/#cockpit) for more information.
</Message>
Loading