diff --git a/modules/monitoring-attaching-additional-labels-to-your-time-series-and-alerts.adoc b/modules/monitoring-attaching-additional-labels-to-your-time-series-and-alerts.adoc index 4e23a6a99cee..b5dfc3e339d4 100644 --- a/modules/monitoring-attaching-additional-labels-to-your-time-series-and-alerts.adoc +++ b/modules/monitoring-attaching-additional-labels-to-your-time-series-and-alerts.adoc @@ -103,7 +103,7 @@ data: ==== * Do not use `prometheus` or `prometheus_replica` as key names, because they are reserved and will be overwritten. -* Do not use `cluster` or `managed_cluster` as key names. Using them can cause issues where you are unable to see data in the developer dashboards. +* Do not use `cluster` as a key name. Using it can cause issues where you are unable to see data in the developer dashboards. ==== + [NOTE]