diff --git a/content/en/docs/zero-code/java/spring-boot-starter/_index.md b/content/en/docs/zero-code/java/spring-boot-starter/_index.md index 0d0299bc0d91..8137d61c11ad 100644 --- a/content/en/docs/zero-code/java/spring-boot-starter/_index.md +++ b/content/en/docs/zero-code/java/spring-boot-starter/_index.md @@ -29,18 +29,24 @@ OpenTelemetry. At a high level: OpenTelemetry Spring Boot starter -* Natively uses the OpenTelemetry API, OpenTelemetry SDK and the OpenTelemetry semantic conventions -* Supported by the OpenTelemetry community (governed by the CNCF / Linux Foundation) + +- Natively uses the OpenTelemetry API, OpenTelemetry SDK and the OpenTelemetry + semantic conventions +- Supported by the OpenTelemetry community (governed by the CNCF / Linux + Foundation) Micrometer [1], [2] -* An independent standalone observability system -* Offers optional bridges into parts of the OpenTelemetry ecosystem -* Supported by the Micrometer community (governed by Broadcom Inc) - -As the authors of the OpenTelemetry Spring Boot starter, we recommend using the OpenTelemetry Spring Boot starter. -We have a great community behind it, and are continuously making improvements. -If you try it out and have any problems or suggestions, please open an -[issue](https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues) in our repository. + +- An independent standalone observability system +- Offers optional bridges into parts of the OpenTelemetry ecosystem +- Supported by the Micrometer community (governed by Broadcom Inc) + +As the authors of the OpenTelemetry Spring Boot starter, we recommend using the +OpenTelemetry Spring Boot starter. We have a great community behind it, and are +continuously making improvements. If you try it out and have any problems or +suggestions, please open an +[issue](https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues) +in our repository. [1]: https://docs.micrometer.io/micrometer/reference/implementations/otlp.html [2]: https://docs.micrometer.io/tracing/reference/tracers.html