Skip to content

Add celery args as custom attributesΒ #215

Open
@daveisfera

Description

@daveisfera

Is your feature request related to a problem? Please describe.

Custom attributes are very useful, but having to manually set them for celery task is cumbersome

Feature Description

Automatically add scalar arguments from a celery task as custom attributes (assuming that a custom attribute that's non-scalar (like dict, list, set, etc) is problematic)

Describe Alternatives

Current option is to manually add them and this is a pain and easy to forget

Additional context

This would make the celery integration even more powerful than it already is and make a powerful feature from New Relic (i.e. custom attributes) instantly available to users out of the box.

Priority

Really Want

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