Skip to content

No instrumentation support for Vert.x postgresql client #8455

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
onkar-dream11 opened this issue Feb 26, 2025 · 3 comments · Fixed by #8471
Closed

No instrumentation support for Vert.x postgresql client #8455

onkar-dream11 opened this issue Feb 26, 2025 · 3 comments · Fixed by #8471
Assignees
Labels
inst: vertx Eclipse Vert.x instrumentation type: feature request
Milestone

Comments

@onkar-dream11
Copy link
Contributor

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.

@vandonr vandonr linked a pull request Feb 28, 2025 that will close this issue
@vandonr
Copy link
Contributor

vandonr commented Feb 28, 2025

Hello, upon checking, you are right, we only support mysql and redis vertx clients, but not the postgres one.
I see you took the things in your own hands and created a PR for this, I'll have a look :)

@PerfectSlayer PerfectSlayer added type: feature request inst: vertx Eclipse Vert.x instrumentation labels Feb 28, 2025
@vandonr vandonr self-assigned this Feb 28, 2025
@amarziali amarziali reopened this Mar 10, 2025
@amarziali amarziali added this to the 1.48.0 milestone Mar 10, 2025
@amarziali
Copy link
Collaborator

The PR has been merged and will be shipped along with 1.48.0. The ticket will be closed when that version will be released

Copy link
Contributor

github-actions bot commented Apr 9, 2025

🤖 This issue has been addressed in the latest release. Check full details in the Release Notes.

@github-actions github-actions bot closed this as completed Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
inst: vertx Eclipse Vert.x instrumentation type: feature request
Projects
None yet
4 participants