We are currently using Vert.x 4 with the Vert.x PostgreSQL Client in our Java application. However, we are experiencing issues where the Datadog Java APM instrumentation does not automatically capture PostgreSQL queries or provide tracing for database interactions.
It seems that the Datadog Java instrumentation does not have automatic support for Vert.x module PostgreSQL client.