OpenTelemetry - Jaeger - Axon Framework - Service Name

Ok, I have managed to resolve the above by setting the appropriate environment property for each of my microservices:

OTEL_SERVICE_NAME=myservice

1 Like