Skip to content

Commit 7048faf

Browse files
authored
Merge pull request #74417 from pavolloffay/otel-ta-tech-preview
TRACING-4133| Make OpenTelemetry target allocator tech-preview
2 parents 81a98dd + f5c4518 commit 7048faf

File tree

2 files changed

+18
-3
lines changed

2 files changed

+18
-3
lines changed

modules/otel-config-target-allocator.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
[id="otel-config-target-allocator_{context}"]
77
= Target allocator
88

9+
:FeatureName: The target allocator
10+
include::snippets/technology-preview.adoc[]
11+
912
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.
1013

1114
.Example OpenTelemetryCollector CR with the enabled target allocator

observability/otel/otel_rn/otel-rn-past-releases.adoc

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,28 @@ include::modules/otel-product-overview.adoc[leveloffset=+1]
1313

1414
The {OTELName} is provided through the {OTELOperator}.
1515

16+
[id="otel-rn_3-1_technology-preview-features"]
17+
=== Technology Preview features
18+
19+
This update introduces the following Technology Preview feature:
20+
21+
* The target allocator is an optional component of the OpenTelemetry Operator that shards Prometheus receiver scrape targets across the deployed fleet of OpenTelemetry Collector instances. The target allocator provides integration with the Prometheus `PodMonitor` and `ServiceMonitor` custom resources.
22+
23+
////
24+
* Support for the target allocator in the OpenTelemetry Collector. The target allocator is an optional component of the OpenTelemetry Operator that shards Prometheus receiver scrape targets across the deployed fleet of OpenTelemetry Collector instances. The target allocator provides integration with the Prometheus `PodMonitor` and `ServiceMonitor` custom resources.
25+
////
26+
27+
:FeatureName: The target allocator
28+
include::snippets/technology-preview.adoc[leveloffset=+1]
29+
1630
[id="otel-rn_3-1_new-features-and-enhancements"]
1731
=== New features and enhancements
1832

1933
//plural: `enhancements:`
20-
This update introduces the following enhancements:
34+
This update introduces the following enhancement:
2135

2236
* {OTELName} 3.1 is based on the open source link:https://opentelemetry.io/[OpenTelemetry] release 0.93.0.
2337

24-
* Support for the target allocator in the OpenTelemetry Collector. The target allocator is an optional component of the OpenTelemetry Operator that shards Prometheus receiver scrape targets across the deployed fleet of OpenTelemetry Collector instances. The target allocator provides integration with the Prometheus `PodMonitor` and `ServiceMonitor` custom resources.
25-
2638
////
2739
[id="otel-rn_3-1_removal-notice"]
2840
==== Removal notice

0 commit comments

Comments
 (0)