Skip to content

Commit

Permalink
[Azure] Document logging and fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanbisutti committed Nov 8, 2024
1 parent aff074d commit 7a705cf
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,9 @@ Read https://quarkus.io/guides/opentelemetry#configuration-reference[this page]

== Enable more instrumentation

* Read https://quarkus.io/guides/opentelemetry#jdbc[this documentation] to enable the JDBC instrumentation
* Read https://quarkus.io/guides/opentelemetry#additional-instrumentation[this documentation] to enable additional instrumentations
* Set the `quarkus.otel.logs.enabled` property to `true` to enable the logging instrumentation
* Read https://quarkus.io/guides/opentelemetry-tracing#jdbc[this documentation] to enable the JDBC instrumentation
* Read https://quarkus.io/guides/opentelemetry-tracing#additional-instrumentation[this documentation] to enable additional instrumentations

== Enable more Azure extensions
* Read https://docs.quarkiverse.io/quarkus-azure-services/dev/index.html[Quarkus Azure Services]
Expand Down

0 comments on commit 7a705cf

Please sign in to comment.