Skip to content

Commit 4fb6309

Browse files
authored
Merge branch 'main' into theletterf-patch-1
2 parents 7976a7a + 52278b8 commit 4fb6309

File tree

2 files changed

+19
-3
lines changed

2 files changed

+19
-3
lines changed

config/navigation.yml

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,23 @@ toc:
333333
# https://github.com/elastic/opentelemetry/blob/main/docs/reference/toc.yml
334334
- toc: opentelemetry://reference
335335
path_prefix: reference/opentelemetry
336-
# Children include all EDOT distribution docs.
336+
children:
337+
- toc: elastic-agent://reference/edot-collector
338+
path_prefix: reference/edot-collector
339+
- toc: apm-agent-android://reference/edot-android
340+
path_prefix: reference/edot-sdks/android
341+
- toc: elastic-otel-dotnet://reference/edot-dotnet
342+
path_prefix: reference/edot-sdks/dotnet
343+
- toc: apm-agent-ios://reference/edot-ios
344+
path_prefix: reference/edot-sdks/ios
345+
- toc: elastic-otel-java://reference/edot-java
346+
path_prefix: reference/edot-sdks/java
347+
- toc: elastic-otel-node://reference/edot-node
348+
path_prefix: reference/edot-sdks/node
349+
- toc: elastic-otel-php://reference/edot-php
350+
path_prefix: reference/edot-sdks/php
351+
- toc: elastic-otel-python://reference/edot-python
352+
path_prefix: reference/edot-sdks/python
337353

338354
# Ingestion tools
339355
# https://github.com/elastic/docs-content/blob/main/reference/ingestion-tools/toc.yml

config/versions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ versioning_systems:
4141
# current: 1.0.0
4242
apm_agent_dotnet:
4343
base: 1.0
44-
current: 1.34.0
44+
current: 1.34.1
4545
apm_agent_go:
4646
base: 2.0
4747
current: 2.7.1
@@ -82,7 +82,7 @@ versioning_systems:
8282
current: 1.5.0
8383
edot_node:
8484
base: 1.0
85-
current: 1.2.0
85+
current: 1.3.0
8686
edot_php:
8787
base: 1.0
8888
current: 1.1.1

0 commit comments

Comments
 (0)