This project is a redistribution of the OpenTelemetry Agent for Java, preconfigured for use with AWS services. Please check out that project too to get a better understanding of the underlying ...
To build a Docker image with the native application (you need to build the native image on Linux): docker build -t quarkus-app-native -f src/main/docker/Dockerfile ...