Skip to content

Add an exclude list in the OpenTelemetryMiddleware #2369

Open
@axel584

Description

@axel584

Describe the solution you'd like
I use bottle as web framework and the WSGI Instrumentation to trace my app. It's work fine, but I can't config an exclude list (as for flask or fastAPI).

Describe alternatives you've considered
I thought about making a version of the instrumentation specifically for Bottle, but I think all WSGI frameworks might need to pass an exclusion list to the constructor.I

Thank you

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