Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
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: 0 additions & 2 deletions _topic_maps/_topic_map.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3243,8 +3243,6 @@ Topics:
File: otel-configuring-metrics-for-monitoring-stack
- Name: Forwarding telemetry data
File: otel-forwarding-telemetry-data
- Name: Configuring the Collector metrics
File: otel-configuring-otelcol-metrics
- Name: Gathering the observability data from multiple clusters
File: otel-config-multicluster
- Name: Troubleshooting the Red Hat build of OpenTelemetry
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
:_mod-docs-content-type: ASSEMBLY
include::_attributes/common-attributes.adoc[]
[id="otel-configuring-metrics"]
// Module included in the following assemblies:
//
// * observability/otel/otel-configuration-of-otel-collector.adoc

:_mod-docs-content-type: PROCEDURE
[id="otel-configuring-collector-metrics"]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] OpenShiftAsciiDoc.IdHasContextVariable: ID is missing the '_{context}' variable at the end of the ID.

= Configuring the OpenTelemetry Collector metrics
:context: otel-configuring-metrics

[role="_abstract"]
The following list shows some of these metrics:

* Collector memory usage
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
:_mod-docs-content-type: ASSEMBLY
[id="otel-configuration-of-otel-collector"]
= Configuring the Collector
include::_attributes/common-attributes.adoc[]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] AsciiDocDITA.AuthorLine: Author lines are not supported for topics.

:context: otel-configuration-of-otel-collector
[id="otel-configuration-of-otel-collector_{context}"]
= Configuring the Collector

toc::[]

Expand All @@ -15,4 +15,6 @@ include::modules/otel-collector-config-options.adoc[leveloffset=+1]

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

include::modules/otel-configuring-collector-metrics.adoc[leveloffset=+1]

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