Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions modules/otel-config-instrumentation.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ The {OTELName} Operator only supports the injection mechanism of the instrumenta
[id="otel-instrumentation-options_{context}"]
== Instrumentation options

Instrumentation options are specified in the `OpenTelemetryCollector` custom resource.
Instrumentation options are specified in an `Instrumentation` custom resource (CR).

.Sample `OpenTelemetryCollector` custom resource file
.Sample `Instrumentation` CR
[source,yaml]
----
apiVersion: opentelemetry.io/v1alpha1
Expand Down