You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- description: TargetAllocator is the Schema for the targetallocators API.
245
+
displayName: Target Allocator
246
+
kind: TargetAllocator
247
+
name: targetallocators.opentelemetry.io
248
+
specDescriptors:
249
+
- description: ObservabilitySpec defines how telemetry data gets handled.
250
+
displayName: Observability
251
+
path: observability
252
+
- description: Metrics defines the metrics configuration for operands.
253
+
displayName: Metrics Config
254
+
path: observability.metrics
255
+
- description: Metrics defines the metrics configuration for operands.
256
+
displayName: Metrics Config
257
+
path: observability.metrics
258
+
- description: EnableMetrics specifies if ServiceMonitor or PodMonitor(for sidecar
259
+
mode) should be created for the service managed by the OpenTelemetry Operator.
260
+
The operator.observability.prometheus feature gate must be enabled to use
261
+
this feature.
262
+
displayName: Create ServiceMonitors for OpenTelemetry Collector
263
+
path: observability.metrics.enableMetrics
264
+
- description: EnableMetrics specifies if ServiceMonitor or PodMonitor(for sidecar
265
+
mode) should be created for the service managed by the OpenTelemetry Operator.
266
+
The operator.observability.prometheus feature gate must be enabled to use
267
+
this feature.
268
+
displayName: Create ServiceMonitors for OpenTelemetry Collector
269
+
path: observability.metrics.enableMetrics
270
+
version: v1alpha1
244
271
description: |-
245
272
OpenTelemetry is a collection of tools, APIs, and SDKs. You use it to instrument, generate, collect, and export telemetry data (metrics, logs, and traces) for analysis in order to understand your software's performance and behavior.
0 commit comments