S3proxy container currently shades Jetty classes into a different package. This prevents the OpenTelemetry Java agent from matching Jetty types and injecting server instrumentation. Could we stop relocating Jetty (or publish an unshaded variant in container) so OTEL can instrument it?