Skip to content

Set response_hooks with auto-instrumentation for Django #1020

Open
@rdpravin1895

Description

@rdpravin1895

Is there a way to set response_hooks for instrumentors during auto-instrumentation? Currently, I am setting it this way for django manual instrumentation:

DjangoInstrumentor().instrument(response_hook=response_hook)

But how can I achieve the same with auto-instrumentation or sitecustomize?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions