From 8531a8dede3096ea6ccc77be625c8b5cfe495222 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 49f0cf415a92..096062b09437 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 @@ -69,7 +69,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[] +