Skip to content

Commit

Permalink
Simplify the display of the OTel starter TOC (#4585)
Browse files Browse the repository at this point in the history
Co-authored-by: Severin Neumann <neumanns@cisco.com>
  • Loading branch information
jeanbisutti and svrnm committed Jun 5, 2024
1 parent 7066915 commit 43fea35
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
---
title: Additional instrumentation
description:
Instrumentations in addition to the out of the box instrumentation of the
starter
weight: 50
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Annotations
description: Using instrumentation annotations with the Spring starter.
weight: 60
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Getting started with the Spring Boot starter
linkTitle: Getting Started
title: Getting started
weight: 20
cSpell:ignore: springboot
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Other Spring autoconfiguration
description: Spring autoconfiguration without the OpenTelemetry Spring starter
cSpell:ignore: autoconfigurations
weight: 70
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Out of the box instrumentation
description: Out of the box instrumentation for the starter
weight: 40
cSpell:ignore: autoconfigurations autoconfigures logback webflux webmvc
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: SDK configuration
description: Configure the SDK with the OpenTelemetry starter
weight: 30
cSpell:ignore: customizer distro
---
Expand Down

0 comments on commit 43fea35

Please sign in to comment.