We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d098a8f commit cc37887Copy full SHA for cc37887
modules/otel-config-instrumentation.adoc
@@ -18,9 +18,9 @@ The {OTELName} Operator only supports the injection mechanism of the instrumenta
18
[id="otel-instrumentation-options_{context}"]
19
== Instrumentation options
20
21
-Instrumentation options are specified in the `OpenTelemetryCollector` custom resource.
+Instrumentation options are specified in an `Instrumentation` custom resource (CR).
22
23
-.Sample `OpenTelemetryCollector` custom resource file
+.Sample `Instrumentation` CR
24
[source,yaml]
25
----
26
apiVersion: opentelemetry.io/v1alpha1
0 commit comments