diff --git a/troubleshoot/ingest/opentelemetry/toc.yml b/troubleshoot/ingest/opentelemetry/toc.yml deleted file mode 100644 index 5717cdf172..0000000000 --- a/troubleshoot/ingest/opentelemetry/toc.yml +++ /dev/null @@ -1,14 +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-sdks/index.md - children: - - file: edot-sdks/dotnet/index.md - - file: edot-sdks/java/index.md - - file: edot-sdks/nodejs/index.md - - file: edot-sdks/php/index.md - - file: edot-sdks/python/index.md \ No newline at end of file diff --git a/troubleshoot/toc.yml b/troubleshoot/toc.yml index da48207bb5..e532829206 100644 --- a/troubleshoot/toc.yml +++ b/troubleshoot/toc.yml @@ -143,7 +143,18 @@ 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-sdks/index.md + children: + - file: ingest/opentelemetry/edot-sdks/dotnet/index.md + - file: ingest/opentelemetry/edot-sdks/java/index.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/logstash.md children: - file: ingest/logstash/plugins.md @@ -191,4 +202,4 @@ toc: - file: deployments/cloud-on-k8s/common-problems.md - file: deployments/cloud-on-k8s/troubleshooting-methods.md - file: deployments/cloud-on-k8s/run-eck-diagnostics.md - - file: deployments/cloud-on-k8s/jvm-heap-dumps.md \ No newline at end of file + - file: deployments/cloud-on-k8s/jvm-heap-dumps.md