Skip to content

Feature flags not available on custom vitals #3076

Open
@pg-synth

Description

@pg-synth

Hello,

It's great that we can now collect custom vital with RUMs, it really allows us to measure more precisely custom performances in our FE application.

We are using feature flags in order to test performances updates..thing is.. feature flags are not attached to vitals by default.. so we can't group by a given FF in order to see how it's impacting the vital duration in RUM.

We hack our way through by passing a given FF and its evaluated value as global context that is attached to vitals by default.. but having FF on vitals OOTB would truly be useful.

That's all, have a great day.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions