Skip to content

Enable/disable error autocapture via remote config #486

Description

@ioannisj

Extracted from PostHog/posthog#43012.

Problem

The Dart layer installs autocapture from the local errorTrackingConfig only; nothing reads a remote-config flag to toggle error autocapture at runtime (only session-replay sampleRate is remote-driven today).

Scope

  • Read a remote-config error-autocapture toggle in the Dart layer and gate install and teardown on it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions