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

Typo in OpenTelemetry::Integration::DBI #17

Closed
uid66 opened this issue May 14, 2024 · 2 comments
Closed

Typo in OpenTelemetry::Integration::DBI #17

uid66 opened this issue May 14, 2024 · 2 comments

Comments

@uid66
Copy link

uid66 commented May 14, 2024

Please correct $DO = \&DBI::st::execute; to $DO = \&DBI::db::do; in line

@jjatria jjatria closed this as completed in c459e90 Jun 3, 2024
@jjatria
Copy link
Owner

jjatria commented Jun 3, 2024

Oh, well spotted. Thanks! This was fixed in c459e90 and that should be going out to CPAN shortly.

@jjatria
Copy link
Owner

jjatria commented Jun 3, 2024

This change went out with OpenTelemetry 0.023.

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