I am already using OpenTelemetry in my Spring Boot 2.x apps with openetelemetry-java-instrumentation.
I am thinking about building these applications with native-image (actually testing spring-native).
Is there an alternative to use OpenTelemetry with native-image builds ?