Skip to content

Add option to conditionally use signals in Django #1739

@vladanpaunovic

Description

@vladanpaunovic

Make it possible for users to enable/disable the span generation for Django signals. In some projects there can be hundreds of signals be triggered with each request, this leads to a lot of noise in the UI and also possibly to data truncation because the payload of an event grows to big and then maybe important data is lost.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions