Skip to content

Messages captured manually should display in 'errors' #1295

Description

@raulparada

Hi! we're using the python SDK, and our codebase has a good few manual sentry_sdk.capture_message, as described on https://docs.sentry.io/platforms/python/usage/#capturing-messages. Some of these usages are during exception handling and set to level error (yeah, colleagues colleaguing) and while arguably not 'the rightest way', at least according to docs, my expectation is that these would come under 'errors', which doesn't happen atm. On Sentry any such call comes under issues (with corresponding 'level').

IMO this should happen for at least (manual) messages with level 'error' or higher, though in Sentry any level shows under issues, so for consistency maybe should be the same for all.

Thanks for this product btw, looking forward to its success, cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions