From 9c58164ef462a4156a23f212afbec26724c9e527 Mon Sep 17 00:00:00 2001 From: Alexander Mukhin <67650646+lomobot@users.noreply.github.com> Date: Tue, 22 Oct 2024 16:05:07 +0300 Subject: [PATCH] Update otelcol.exporter.kafka.md Changes were added in otelcol.exporter.kafka.md --- .../components/otelcol/otelcol.exporter.kafka.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/sources/reference/components/otelcol/otelcol.exporter.kafka.md b/docs/sources/reference/components/otelcol/otelcol.exporter.kafka.md index 912f4aa07a..6bc8e2a4d1 100644 --- a/docs/sources/reference/components/otelcol/otelcol.exporter.kafka.md +++ b/docs/sources/reference/components/otelcol/otelcol.exporter.kafka.md @@ -111,19 +111,19 @@ For example, `authentication > tls` refers to a `tls` block defined inside an `a {{< docs/shared lookup="reference/components/otelcol-kafka-authentication.md" source="alloy" version="" >}} -### plaintext block +#### plaintext block {{< docs/shared lookup="reference/components/otelcol-kafka-authentication-plaintext.md" source="alloy" version="" >}} -### sasl block +#### sasl block {{< docs/shared lookup="reference/components/otelcol-kafka-authentication-sasl.md" source="alloy" version="" >}} -### aws_msk block +#### aws_msk block {{< docs/shared lookup="reference/components/otelcol-kafka-authentication-sasl-aws_msk.md" source="alloy" version="" >}} -### tls block +#### tls block The `tls` block configures TLS settings used for connecting to the Kafka brokers. If the `tls` block isn't provided, TLS won't be used for @@ -131,7 +131,7 @@ communication. {{< docs/shared lookup="reference/components/otelcol-tls-client-block.md" source="alloy" version="" >}} -### kerberos block +#### kerberos block {{< docs/shared lookup="reference/components/otelcol-kafka-authentication-kerberos.md" source="alloy" version="" >}} @@ -139,7 +139,7 @@ communication. {{< docs/shared lookup="reference/components/otelcol-kafka-metadata.md" source="alloy" version="" >}} -### retry block +#### retry block {{< docs/shared lookup="reference/components/otelcol-kafka-metadata-retry.md" source="alloy" version="" >}} @@ -243,4 +243,4 @@ Connecting some components may not be sensible or components may require further Refer to the linked documentation for more details. {{< /admonition >}} - \ No newline at end of file +