Skip to content

Use sentry-native beforeBreadcrumb callback instead of Unreal's custom solution #1247

@tustanivsky

Description

@tustanivsky

Currently, the beforeBreadcrumb callback on native platforms (Windows, Linux, consoles) is triggered in FGenericPlatformSentrySubsystem whenever a new breadcrumb is added. However, this can be replaced with a sentry-native hook, similar to how this is done for logs, metrics, and other events.

Depends on:

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions