Skip to content

User Timing API: auto-convert performance.mark()/measure() into spans #6745

Description

@alwx

RN >=0.82's PerformanceObserver/performance.mark()/measure() let us port @sentry/browser's existing User Timing feature (_addMeasureSpans in browserTracingIntegration, with an ignorePerformanceApiSpans exclusion option): any performance.mark()/measure() call in user or third-party code becomes a child span automatically, no Sentry-specific instrumentation needed. Not currently present anywhere in this SDK.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions