Skip to content

Commit 026162e

Browse files
committed
Quarkus version
1 parent c08749a commit 026162e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/en/docs/zero-code/java/quarkus/getting-started.md

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Only the **tracing** signal will be enabled by default. To enable **metrics** an
3535
quarkus.otel.metrics.enabled=true
3636
quarkus.otel.logs.enabled=true
3737
```
38+
OpenTelemetry logging is available after Quarkus 3.16.0.
3839

3940
The remaining configurations are available in the [Quarkus OpenTelemetry configuration reference](https://quarkus.io/guides/opentelemetry#configuration-reference).
4041

0 commit comments

Comments
 (0)