Skip to content

PsycopgInstrumentor capture_parameters #3569

Open
@dimonb

Description

@dimonb

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions