Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify the display of the OTel starter TOC #4585

Merged
merged 2 commits into from
Jun 5, 2024
Merged
Show file tree
Hide file tree
Changes from all 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
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