Skip to content
Open
Changes from 3 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
7 changes: 4 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-07-22
validation: 2025-11-17
categories:
- observability
---
Expand Down Expand Up @@ -116,10 +116,11 @@ You can push logs with any Loki-compatible agent such as [Promtail](https://graf

## Preconfigured alerts

Preconfigured alerts are regionalized alerting rules that Scaleway defines for you. They are active in all the regions where you have enabled the [alert manager](#alert-manager). You can think of them as alarm sensors. They allow you to receive alerts for behaviors that we deem abnormal on your resources. Preconfigured alerts only apply to the metrics and logs of your Scaleway resources.
Preconfigured alerts are regionalized alerting rules provided by Scaleway for specific products. They are only available for resources that support preconfigured alerting, and are not supported by all Scaleway products. These alerts help you detect behaviors considered abnormal on the supported metrics and logs of your Scaleway resources. They are enabled automatically in any region where the Scaleway [alert manager](#alert-manager) is active.

<Message type="note">
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.
- You must [enable the alert manager](/cockpit/how-to/enable-alert-manager/#how-to-enable-the-alert-manager) to enable preconfigured alerts.
- Find out which Scaleway products are integrated into Cockpit in the [dedicated documentation](/cockpit/reference-content/cockpit-product-integration).
</Message>

## Metric
Expand Down
Loading