Skip to content

Commit

Permalink
Results from /fix:format
Browse files Browse the repository at this point in the history
  • Loading branch information
opentelemetrybot committed Jun 10, 2024
1 parent bcd244b commit d4e2095
Showing 1 changed file with 16 additions and 10 deletions.
26 changes: 16 additions & 10 deletions content/en/docs/zero-code/java/spring-boot-starter/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit d4e2095

Please sign in to comment.