Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/tooling/docs-assembler/assembler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,5 +98,6 @@ references:
kibana:
logstash-docs-md:
logstash:
opentelemetry:
search-ui:
integration-docs:
6 changes: 6 additions & 0 deletions src/tooling/docs-assembler/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,12 @@ toc:
- toc: elasticsearch://reference/community-contributed
path_prefix: reference/elasticsearch/clients/community

# Elastic Distributions of OpenTelemetry (EDOT)
# ✅ https://github.com/elastic/opentelemetry/blob/main/docs/reference/toc.yml
- toc: opentelemetry://reference
path_prefix: reference/opentelemetry
# Children include all EDOT distribution docs.

# Ingestion tools
# ✅ https://github.com/elastic/docs-content/blob/main/reference/ingestion-tools/toc.yml
- toc: docs-content://reference/ingestion-tools
Expand Down
Loading