OpenTelemetry Quarkus.io Extension

How to have Quarkus.io applications report data to Lumigo

Quarkus.io has an OpenTelemetry Extension that supports sending trace data over the OTLP/gRPC protocol.

As Lumigo currently supports OTLP/HTTP (see Lumigo OpenTelemetry Endpoint) and the Quarkus OpenTelemetry extension does not (yet!), the suggested setup is to send the data from the Quarkus application to an OpenTelemetry Collector, and the latter forwards it to Lumigo. For information on how to setup the OpenTelemetry Collector to report data to Lumigo, refer to the OpenTelemetry Collector setup.