From 1714bc3700130f6d113f4bb78192761fca5be05f Mon Sep 17 00:00:00 2001 From: Mikela Jackson Date: Tue, 17 Dec 2024 11:35:16 -0500 Subject: [PATCH] Update observability/observability_enable.adoc Co-authored-by: Saswata Mukherjee --- 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 6a8ca39ea0..a8aa2ae98b 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> *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. +<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 and send separate remote-write requests to Thanos on your hub cluster. [#disabling-observability-on-a-single-cluster] === Disabling Observability on a single cluster