Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion modules/otel-collector-config-options.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

:_mod-docs-content-type: REFERENCE
[id="otel-collector-config-options_{context}"]
= OpenTelemetry Collector configuration options
= Collector configuration options

[role="_abstract"]
The OpenTelemetry Collector consists of five types of components that access telemetry data:
Expand Down
10 changes: 1 addition & 9 deletions otel-collector/otel-collector-configuration-intro.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,11 @@
include::_attributes/common-attributes.adoc[]
:context: otel-configuration-of-otel-intro
[id="otel-configuration-of-otel-intro_{context}"]
= Configuring the Collector
= Collector configuration

toc::[]

[role="_abstract"]
The {OTelOperator} uses a custom resource definition (CRD) file that defines the architecture and configuration settings to be used when creating and deploying the {otel} resources. You can install the default configuration or modify the file.

include::modules/otel-collector-deployment-modes.adoc[leveloffset=+1]

include::modules/otel-collector-config-options.adoc[leveloffset=+1]

include::modules/otel-collector-profile-signal.adoc[leveloffset=+1]

include::modules/otel-creating-required-RBAC-resources-automatically.adoc[leveloffset=+1]

include::modules/otel-target-allocator.adoc[leveloffset=+1]