Skip to content

PsycopgInstrumentor capture_parameters #3569

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

Open
dimonb opened this issue Jun 9, 2025 · 0 comments
Open

PsycopgInstrumentor capture_parameters #3569

dimonb opened this issue Jun 9, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@dimonb
Copy link

dimonb commented Jun 9, 2025

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

@dimonb dimonb added the bug Something isn't working label Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant