From 08538f15b448a72d2c8531f6fd21aa9e283dd91d Mon Sep 17 00:00:00 2001 From: Fabrizio Ferri Benedetti Date: Thu, 30 Oct 2025 11:57:32 +0100 Subject: [PATCH] Flatten EDOT troubleshooting nav --- troubleshoot/ingest/opentelemetry/toc.yml | 31 ----------------------- troubleshoot/toc.yml | 30 +++++++++++++++++++++- 2 files changed, 29 insertions(+), 32 deletions(-) delete mode 100644 troubleshoot/ingest/opentelemetry/toc.yml diff --git a/troubleshoot/ingest/opentelemetry/toc.yml b/troubleshoot/ingest/opentelemetry/toc.yml deleted file mode 100644 index 60d2987880..0000000000 --- a/troubleshoot/ingest/opentelemetry/toc.yml +++ /dev/null @@ -1,31 +0,0 @@ -project: 'Elastic Distributions of OpenTelemetry (EDOT)' - -toc: - - file: index.md - - file: edot-collector/index.md - children: - - file: edot-collector/collector-oomkilled.md - - file: edot-collector/insufficient-resources-kubestack.md - - file: edot-collector/metadata.md - - file: edot-collector/enable-debug-logging.md - - file: edot-collector/collector-not-starting.md - - file: edot-collector/misconfigured-sampling-collector.md - - file: edot-collector/trace-export-errors.md - - file: edot-sdks/index.md - children: - - file: edot-sdks/android/index.md - - file: edot-sdks/dotnet/index.md - - file: edot-sdks/ios/index.md - - file: edot-sdks/java/index.md - children: - - file: edot-sdks/java/proxy-issues.md - - file: edot-sdks/nodejs/index.md - - file: edot-sdks/php/index.md - - file: edot-sdks/python/index.md - - file: edot-sdks/enable-debug-logging.md - - file: edot-sdks/missing-app-telemetry.md - - file: edot-sdks/proxy.md - - file: edot-sdks/misconfigured-sampling-sdk.md - - file: no-data-in-kibana.md - - file: connectivity.md - - file: contact-support.md diff --git a/troubleshoot/toc.yml b/troubleshoot/toc.yml index 7ed894a8bb..cb0ec459c2 100644 --- a/troubleshoot/toc.yml +++ b/troubleshoot/toc.yml @@ -143,7 +143,35 @@ toc: - file: ingest.md children: # - file: ingest/enterprise-search/crawls.md - - toc: ingest/opentelemetry + - file: ingest/opentelemetry/index.md + children: + - file: ingest/opentelemetry/edot-collector/index.md + children: + - file: ingest/opentelemetry/edot-collector/collector-oomkilled.md + - file: ingest/opentelemetry/edot-collector/insufficient-resources-kubestack.md + - file: ingest/opentelemetry/edot-collector/metadata.md + - file: ingest/opentelemetry/edot-collector/enable-debug-logging.md + - file: ingest/opentelemetry/edot-collector/collector-not-starting.md + - file: ingest/opentelemetry/edot-collector/misconfigured-sampling-collector.md + - file: ingest/opentelemetry/edot-collector/trace-export-errors.md + - file: ingest/opentelemetry/edot-sdks/index.md + children: + - file: ingest/opentelemetry/edot-sdks/android/index.md + - file: ingest/opentelemetry/edot-sdks/dotnet/index.md + - file: ingest/opentelemetry/edot-sdks/ios/index.md + - file: ingest/opentelemetry/edot-sdks/java/index.md + children: + - file: ingest/opentelemetry/edot-sdks/java/proxy-issues.md + - file: ingest/opentelemetry/edot-sdks/nodejs/index.md + - file: ingest/opentelemetry/edot-sdks/php/index.md + - file: ingest/opentelemetry/edot-sdks/python/index.md + - file: ingest/opentelemetry/edot-sdks/enable-debug-logging.md + - file: ingest/opentelemetry/edot-sdks/missing-app-telemetry.md + - file: ingest/opentelemetry/edot-sdks/proxy.md + - file: ingest/opentelemetry/edot-sdks/misconfigured-sampling-sdk.md + - file: ingest/opentelemetry/no-data-in-kibana.md + - file: ingest/opentelemetry/connectivity.md + - file: ingest/opentelemetry/contact-support.md - file: ingest/logstash.md children: - file: ingest/logstash/plugins.md