Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 3189264

Browse files
Minor edits
1 parent 5938a18 commit 3189264

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gdi/opentelemetry/components/kafkametrics-receiver.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Kafka metrics receiver
77
.. meta::
88
:description: Collects Kafka metrics such as brokers, topics, partitions, and consumer groups from Kafka server, and converts them to OTLP format.
99

10-
The Kafka metrics receiver collects Kafka metrics (such as brokers, topics, partitions, and consumer groups) from a Kafka server and converts them to OTLP format.
10+
The Kafka metrics receiver collects Kafka metrics (such as brokers, topics, partitions, and consumer groups) from a Kafka server and converts them to OTLP format. The supported pipeline type is ``metrics``. See :ref:`otel-data-processing` for more information.
1111

1212
Get started
1313
======================
@@ -23,7 +23,7 @@ Follow these steps to configure and activate the component:
2323
2. Configure the receiver as described in the next section.
2424
3. Restart the Collector.
2525

26-
Sample configurations
26+
Sample configuration
2727
---------------------------
2828

2929
To activate the Kafka metrics receiver, add ``kafkametrics`` to the ``receivers`` section of your configuration file, as shown in the following example:

0 commit comments

Comments
 (0)