From c49da12c7d5b3ed57db12263594e26ad1c4d3c64 Mon Sep 17 00:00:00 2001 From: Mikela Jackson Date: Tue, 17 Dec 2024 10:48:39 -0500 Subject: [PATCH] Update observability/observability_enable.adoc --- observability/observability_enable.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/observability/observability_enable.adoc b/observability/observability_enable.adoc index 3f10b6c641..6a8ca39ea0 100644 --- a/observability/observability_enable.adoc +++ b/observability/observability_enable.adoc @@ -581,7 +581,7 @@ spec: ---- <1> Use the `observabilityAddonSpec` parameter to define the global settings for all managed clusters that have the Observability add-on enabled. <2> Use the `enableMetrics` parameter to indicate that the Observability add-on is enabled to push metrics to hub cluster server. -<3> Use the `workers` parameter to increase the number of internal workers in the metric collector process. The internal workers shard `/federate` endpoint requests made to Prometheus on your managed cluster, to the internal workers, and sends separate remote-write requests to Thanos on your hub cluster. +<3> *Technology Preview*: Use the `workers` parameter to increase the number of internal workers in the metric collector process. The internal workers shard `/federate` endpoint requests made to Prometheus on your managed cluster, to the internal workers, and sends separate remote-write requests to Thanos on your hub cluster. [#disabling-observability-on-a-single-cluster] === Disabling Observability on a single cluster