You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: content/en/docs/zero-code/java/quarkus/getting-started.md
+1
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@ Only the **tracing** signal will be enabled by default. To enable **metrics** an
35
35
quarkus.otel.metrics.enabled=true
36
36
quarkus.otel.logs.enabled=true
37
37
```
38
+
OpenTelemetry logging is available after Quarkus 3.16.0.
38
39
39
40
The remaining configurations are available in the [Quarkus OpenTelemetry configuration reference](https://quarkus.io/guides/opentelemetry#configuration-reference).
0 commit comments