Skip to content

Commit c5b0546

Browse files
committed
refined structure
Signed-off-by: Alexander Wert <[email protected]>
1 parent c44ae5c commit c5b0546

File tree

30 files changed

+247
-150
lines changed

30 files changed

+247
-150
lines changed

docs/_kubernetes/operator/instrumenting-java.md renamed to docs/_edot-sdks/java/setup/k8s.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
2-
title: Java Applications
2+
title: EDOT Java on Kubernetes
33
layout: default
44
nav_order: 1
5-
parent: Instrumenting Applications
5+
parent: Setup
6+
grand_parent: EDOT Java
67
---
78

89
# Instrumenting Java applications with EDOT SDKs on Kubernetes
File renamed without changes.

docs/_kubernetes/operator/instrumenting-nodejs.md renamed to docs/_edot-sdks/nodejs/setup/k8s.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
2-
title: Node.js Applications
2+
title: EDOT Node.js on Kubernetes
33
layout: default
4-
nav_order: 2
5-
parent: Instrumenting Applications
4+
nav_order: 1
5+
parent: Setup
6+
grand_parent: EDOT Node.js
67
---
78

89
# Instrumenting Node.js applications with EDOT SDKs on Kubernetes
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Setup
3+
layout: default
4+
nav_order: 1
5+
parent: EDOT Node.js
6+
---
7+
8+
# Setting up EDOT Node.js
9+
10+
TODO:
11+
- where to download
12+
- explicit description of basic setup here (even if it overlaps with upstream docs)
13+
- link to upstream docs for more advanced setup use cases

docs/_kubernetes/operator/instrumenting-python.md renamed to docs/_edot-sdks/python/setup/k8s.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
2-
title: Python Applications
2+
title: EDOT Python on Kubernetes
33
layout: default
4-
nav_order: 3
5-
parent: Instrumenting Applications
4+
nav_order: 1
5+
parent: Setup
6+
grand_parent: EDOT Python
67
---
78

89
# Instrumenting Python applications with EDOT SDKs on Kubernetes
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Setup
3+
layout: default
4+
nav_order: 1
5+
parent: EDOT Python
6+
---
7+
8+
# Setting up EDOT Python
9+
10+
TODO:
11+
- where to download
12+
- explicit description of basic setup here (even if it overlaps with upstream docs)
13+
- link to upstream docs for more advanced setup use cases

docs/_kubernetes/operator/troubleshoot-auto-instrumentation.md

Lines changed: 0 additions & 92 deletions
This file was deleted.

docs/deployment-options/ech.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

docs/deployment-options/index.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

docs/deployment-options/self-managed.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)