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: docs/src/main/asciidoc/opentelemetry.adoc
-24Lines changed: 0 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -585,30 +585,6 @@ The `quarkus.otel.exporter.otlp.traces.protocol` default to `grpc` and `http/pro
585
585
=== On Quarkiverse
586
586
Additional exporters will be available in the Quarkiverse https://github.com/quarkiverse/quarkus-opentelemetry-exporter/blob/main/README.md[quarkus-opentelemetry-exporter] project.
587
587
588
-
=== OpenTelemetry exporter
589
-
The default OpenTelemetry exporter can be used, but it's not recommended because of the additional dependency on the OkHttp library.
590
-
591
-
It can be activated by setting `quarkus.otel.traces.exporter=otlp` and include the following dependencies in your project:
0 commit comments