Skip to content

added instrumentation for mysql-connector and pymysql #603

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

Merged
merged 11 commits into from
Nov 14, 2019

Conversation

beniwohli
Copy link
Contributor

No description provided.

@beniwohli beniwohli requested a review from basepi October 8, 2019 12:33
Copy link
Contributor

@basepi basepi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gotta love dbapi2. Makes these so easy! :)

@holdenrehg
Copy link

Very excited and in need of this one 👍

@beniwohli beniwohli merged commit c9bb751 into elastic:master Nov 14, 2019
@beniwohli beniwohli deleted the mysql-connector branch November 14, 2019 12:58
@beniwohli
Copy link
Contributor Author

@holdenrehg this has now been released in version 5.3.0 of the agent. Would love to hear if it works for you!

@holdenrehg
Copy link

@holdenrehg this has now been released in version 5.3.0 of the agent. Would love to hear if it works for you!

Awesome. I'll give it a test this week and let you know!

@holdenrehg
Copy link

@beniwohli works just as expected for me now after bumping up to the latest version (5.3.1)

For context, I'm using Flask and mysqlconnector with SQLAlchemy.

"SQLALCHEMY_DATABASE_URI": "mysql+mysqlconnector://{username}:{password}@{host}:{port}/{database}"

November-22-2019-12-13-42

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

Successfully merging this pull request may close these issues.

3 participants