diff --git a/observability/cockpit/concepts.mdx b/observability/cockpit/concepts.mdx index 7e629a0965..f5d044879b 100644 --- a/observability/cockpit/concepts.mdx +++ b/observability/cockpit/concepts.mdx @@ -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. - 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. @@ -201,4 +201,4 @@ You can push traces with the Tempo-compatible agent supported by Scaleway: [Open -Scaleway only supports the [OpenTelemetry](https://opentelemetry.io/docs/what-is-opentelemetry/) agent for pushing traces. \ No newline at end of file +Scaleway only supports the [OpenTelemetry](https://opentelemetry.io/docs/what-is-opentelemetry/) agent for pushing traces.