Skip to content

Allow configuration to set maximum number of breadcrumbs. #407

@jfmyers9

Description

@jfmyers9

Environment

  • Sentry version (mix deps): 7.2.0
  • Operating system: macOS, Linux

Description

Sometimes for long lived processes, too many breadcrumbs are added to a sentry event. When posting the event, the client fails if the body is too large. Similar to this issue: https://forum.sentry.io/t/http-error-413-request-entity-too-large/1942.

Is it possible to get configuration to limit the number of breadcrumbs that sentry will attempt to send? Something akin to max_breadcrumbs that is present in the python sentry library?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions