diff --git a/modules/otel-config-target-allocator.adoc b/modules/otel-config-target-allocator.adoc index bda205341ae2..ed5b21ae925d 100644 --- a/modules/otel-config-target-allocator.adoc +++ b/modules/otel-config-target-allocator.adoc @@ -6,6 +6,9 @@ [id="otel-config-target-allocator_{context}"] = Target allocator +:FeatureName: The target allocator +include::snippets/technology-preview.adoc[] + The target allocator is an optional component of the OpenTelemetry Operator that shards scrape targets across the deployed fleet of OpenTelemetry Collector instances. The target allocator integrates with the Prometheus `PodMonitor` and `ServiceMonitor` custom resources (CR). When the target allocator is enabled, the OpenTelemetry Operator adds the `http_sd_config` field to the enabled `prometheus` receiver that connects to the target allocator service. .Example OpenTelemetryCollector CR with the enabled target allocator