We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5fb16bd + 3526821 commit 5f09461Copy full SHA for 5f09461
docs/modules/ROOT/pages/opentelemetry.adoc
@@ -9,6 +9,13 @@ Enabling it is as simple as adding the https://quarkus.io/guides/opentelemetry[`
9
10
You may also enable the https://quarkus.io/guides/observability-devservices-lgtm[Observability LGTM Dev Services] to experiment with this integration.
11
12
+[WARNING]
13
+====
14
+This OpenTelemetry integration is currently experimental.
15
+
16
+Your feedback on how the spans and metrics are structured is greatly appreciated.
17
18
19
== Spans
20
21
Quarkus GitHub creates some specific spans that are linked to the span of the original HTTP request.
0 commit comments