Skip to content

Quarkus extensions related with additional OpenTelemetry exporters

License

Notifications You must be signed in to change notification settings

quarkiverse/quarkus-opentelemetry-exporter

Repository files navigation

Quarkus OpenTelemetry Exporters

About Exporters

Exporters are OpenTelemetry SDK Plugins which implement the Exporter interface, and emit telemetry to consumers, usually observability vendors. Currently, we support this implementation:

  • Jaeger (Deprecated)
  • Microsoft Azure
  • Google Cloud Platform (Not available in native mode)

This extension's version is aligned with the latest Quarkus version at the moment of each release, since v3.5.0.

Documentation

The documentation for this extension is stored in the docs/ directory.

Please ask questions on stackoverflow (using quarkus and opentelemetry tags, or join us in the Quarkus Zulip chatroom,