Skip to content

Commit 3526821

Browse files
committed
State that the OpenTelemetry integration is experimental
1 parent 5fb16bd commit 3526821

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/modules/ROOT/pages/opentelemetry.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ Enabling it is as simple as adding the https://quarkus.io/guides/opentelemetry[`
99

1010
You may also enable the https://quarkus.io/guides/observability-devservices-lgtm[Observability LGTM Dev Services] to experiment with this integration.
1111

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+
1219
== Spans
1320

1421
Quarkus GitHub creates some specific spans that are linked to the span of the original HTTP request.

0 commit comments

Comments
 (0)