From 96a670ecab80f7908417027bf4ef1edf02dd29de Mon Sep 17 00:00:00 2001 From: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> Date: Mon, 10 Jun 2024 14:55:39 +0000 Subject: [PATCH] Results from /fix:format --- .../java/spring-boot-starter/_index.md | 26 ++++++++++++------- 1 file changed, 16 insertions(+), 10 deletions(-) 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