-
Notifications
You must be signed in to change notification settings - Fork 623
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
ext/{dbapi,pymysql}: Implement methods to (un)-instrument connections #624
Merged
toumorokoshi
merged 9 commits into
open-telemetry:master
from
mauriciovasquezbernal:mauricio/instrument_connection_pymysql
May 9, 2020
Merged
ext/{dbapi,pymysql}: Implement methods to (un)-instrument connections #624
toumorokoshi
merged 9 commits into
open-telemetry:master
from
mauriciovasquezbernal:mauricio/instrument_connection_pymysql
May 9, 2020
Commits on Apr 30, 2020
-
ext/dbapi: Implement instrument_connection and uninstrument_connection
Implement to helper methods to allow users to enable / disable instrumentation in a single connection object.
Configuration menu - View commit details
-
Copy full SHA for 1bbce2d - Browse repository at this point
Copy the full SHA 1bbce2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 045a159 - Browse repository at this point
Copy the full SHA 045a159View commit details
Commits on May 5, 2020
-
Update ext/opentelemetry-ext-dbapi/src/opentelemetry/ext/dbapi/__init…
…__.py Co-authored-by: Diego Hurtado <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2bdea9d - Browse repository at this point
Copy the full SHA 2bdea9dView commit details -
Update ext/opentelemetry-ext-dbapi/src/opentelemetry/ext/dbapi/__init…
…__.py Co-authored-by: Diego Hurtado <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 97eba61 - Browse repository at this point
Copy the full SHA 97eba61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9835a5f - Browse repository at this point
Copy the full SHA 9835a5fView commit details
Commits on May 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5d07077 - Browse repository at this point
Copy the full SHA 5d07077View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bb66f4 - Browse repository at this point
Copy the full SHA 1bb66f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3137aae - Browse repository at this point
Copy the full SHA 3137aaeView commit details
Commits on May 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 870549b - Browse repository at this point
Copy the full SHA 870549bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.