From 0fe2249dd455c978594a0f7c1b5f5588330289ec Mon Sep 17 00:00:00 2001 From: Eliska Romanova Date: Thu, 2 Oct 2025 12:16:41 +0200 Subject: [PATCH] OBSDOCS-2276: Clarify the Note regarding restricted externalLabels --- ...aching-additional-labels-to-your-time-series-and-alerts.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 b58b542f131a..27c2b854336c 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 @@ -70,7 +70,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. ==== // tag::UWM[] +