elastic / elastic/apm-agent-java
Add apm-agent-plugin support for vertx 5.x
Open
agent-java
community
enhancement
- Dominant language
- Java
- Stars
- 594
- Forks
- 338
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 25
Description
## Is your feature request related to a problem?
no. vert.x 5 was released in may 2025 and is considered the current stable version which appears not to be supported currently.
## Describe the solution you'd like
I'd like to see a apm-vertx5-plugin
## Describe alternatives you've considered
Currently we disable instrumentation for our vertx 5 projects with `-Delastic.apm.disable_instrumentations=vertx`
## Additional context
https://vertx.io/blog/eclipse-vert-x-5-released/
Contributor guide
Assessment
This issue has not been assessed yet.