Skip to content
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

Support for AWS Aurora MySQL #10447

Open
1 task done
shs1494 opened this issue Nov 1, 2023 · 3 comments
Open
1 task done

Support for AWS Aurora MySQL #10447

shs1494 opened this issue Nov 1, 2023 · 3 comments

Comments

@shs1494
Copy link

shs1494 commented Nov 1, 2023

  • I have checked the FAQ, and issues and found no answer.

Hello,

Do you have the plan of supporting AWS Aurora MySQL(software.aws.rds:aws-mysql-jdbc)?

@emeroad
Copy link
Member

emeroad commented Nov 2, 2023

Is the mysql jdbc driver compatible with AWS Aurora MySQL?
If compatible, tracing is possible with pinpoint-mysql-plugin.

@shs1494
Copy link
Author

shs1494 commented Nov 7, 2023

@emeroad

Thank you for your reply.

Although AWS Aurora MySQL is compatible with the mysql jdbc driver,
We are currently using the software.aws.rds:aws-mysql-jdbc driver for AWS Aurora MySQL.

Is there a way to use software.aws.rds:aws-mysql-jdbc driver without changing the jdbc driver?

As shown below, the Connection is captured, but the sub-contents below it are not displayed.

E9A52CD1-6EAC-4824-B0BF-FD097B34CDA9
2D601D2A-4F75-41DB-B7BC-3FA82DA04CB3

@emeroad
Copy link
Member

emeroad commented Nov 8, 2023

AWS Aurora MySQL is not currently supported, and a plugin is required to trace for AWS Aurora MySQL.

https://pinpoint-apm.gitbook.io/pinpoint/documents/plugin-dev-guide
The development guide is as above.
Plugin contributions are always welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants