Skip to content

Commit

Permalink
Merge pull request #264 from jeanbisutti/azure-doc-november-2024
Browse files Browse the repository at this point in the history
[Azure] Document logging and fix links
  • Loading branch information
brunobat authored Nov 11, 2024
2 parents fda97ca + 7a705cf commit ed0f2af
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 ed0f2af

Please sign in to comment.