-
Notifications
You must be signed in to change notification settings - Fork 741
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe your environment
OS: ANY
Python version: ANY
Package version: 0.55b0
What happened?
PsycopgInstrumentor().instrument(capture_parameters=True)
Should result in capturing parameters according to documentation. But indeed it does not.
Steps to Reproduce
Instrument:
PsycopgInstrumentor().instrument(capture_parameters=True)
Expected Result
get execution parameters in trace
Actual Result
No parameters traces
Additional context
No response
Would you like to implement a fix?
None
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working