Skip to content

Add Feature Flag information to User Feedback #89656

@bruno-garcia

Description

@bruno-garcia

When a user reports an issue via Sentry's User Feedback, there's a lot of useful data to help the developer understand what was going on in the user's session.

From tag containing device information, to tracing linking to other telemetry data such as spans and errors.
To the actual Session Replay.

Yet, there's one big aspect of the users session that might not be easy to help reproduce the users state:

Feature Flags

Sentry has been adding more Feature Flag context on errors. And soon on other telemetry data such as spans.

This ticket tracks adding feature flag information to user feedback. Either stand-alone, or via connected traces since flag evaluation will be attached to spans.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    No status

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions