Skip to content
Merged
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
8 changes: 4 additions & 4 deletions observability/cockpit/concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -116,12 +116,12 @@ Logs are a data type that provides a record of all events and errors taking plac

You can push logs with any Loki-compatible agent such as [Promtail](https://grafana.com/docs/loki/latest/clients/promtail/), [Fluentd](https://docs.fluentd.org/), [Fluent Bit](https://docs.fluentbit.io/manual/) or [Logstash](https://www.elastic.co/guide/en/logstash/current/introduction.html).

## Managed alerts
## Preconfigured alerts

Managed 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. Managed alerts only apply to the metrics and logs of your Scaleway resources.
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.

<Message type="note">
You must enable the alert manager to enable managed alerts. Managed alerts will only be active in the regions where you have enabled the alert manager.
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.
</Message>


Expand Down Expand Up @@ -201,4 +201,4 @@ You can push traces with the Tempo-compatible agent supported by Scaleway: [Open

<Lightbox src="scaleway-traces-concept.webp" alt="" />

Scaleway only supports the [OpenTelemetry](https://opentelemetry.io/docs/what-is-opentelemetry/) agent for pushing traces.
Scaleway only supports the [OpenTelemetry](https://opentelemetry.io/docs/what-is-opentelemetry/) agent for pushing traces.