From 5c33fac4c2c249c572c19f13dbaaf7c9d713fd09 Mon Sep 17 00:00:00 2001 From: Paulin Todev Date: Wed, 24 Jul 2024 12:57:41 +0100 Subject: [PATCH] Move doc to an "otelcol" directory --- .../components/{ => otelcol}/otelcol.exporter.debug.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename docs/sources/reference/components/{ => otelcol}/otelcol.exporter.debug.md (98%) diff --git a/docs/sources/reference/components/otelcol.exporter.debug.md b/docs/sources/reference/components/otelcol/otelcol.exporter.debug.md similarity index 98% rename from docs/sources/reference/components/otelcol.exporter.debug.md rename to docs/sources/reference/components/otelcol/otelcol.exporter.debug.md index 37d9af5265..ae1238828c 100644 --- a/docs/sources/reference/components/otelcol.exporter.debug.md +++ b/docs/sources/reference/components/otelcol/otelcol.exporter.debug.md @@ -156,7 +156,7 @@ otelcol.exporter.debug "default" { `otelcol.exporter.debug` has exports that can be consumed by the following components: -- Components that consume [OpenTelemetry `otelcol.Consumer`](../../compatibility/#opentelemetry-otelcolconsumer-consumers) +- Components that consume [OpenTelemetry `otelcol.Consumer`](../../../compatibility/#opentelemetry-otelcolconsumer-consumers) {{< admonition type="note" >}} Connecting some components may not be sensible or components may require further configuration to make the connection work correctly.