elastic / apm-agent-java

https://www.elastic.co/guide/en/apm/agent/java/current/index.html
Apache License 2.0
562 stars 320 forks source link

buildkite: support version 21 for opentelemetry #3621

Closed v1v closed 1 month ago

v1v commented 1 month ago

What does this PR do?

Use java 21. Fixes https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/11267

Test

image

Checklist

v1v commented 1 month ago

@jackshirazi , IIRC, you said we cannot use 21 at the moment; if that's the case, this should wait for a final decision.