Colton Allen

Results 22 issues of Colton Allen

Adds API endpoints for managing SDK and user configuration. Depends on: https://github.com/getsentry/sentry/pull/70805 Ref: https://github.com/getsentry/sentry/issues/70942

Scope: Frontend
Scope: Backend

This is a proposal. Subject to change/rejection. Ref: https://github.com/getsentry/sentry/issues/70942

Scope: Frontend
Scope: Backend
Stale

Adds entry points for the materialized view so that when its deployed we can begin using it. Materialized view in question: * https://github.com/getsentry/snuba/pull/5708 See https://github.com/getsentry/sentry/pull/72916 for a nice diff view...

WIP
Scope: Backend

# This is an experiment. Do not merge. Explores how a remote configuration or "feature evaluation" might be added to the SDK. Ref: https://github.com/getsentry/sentry/issues/70942

Component: SDK Core

# Overview To enable the dev-toolbar feature we want to allow public, third-party applications (think "Login with CodeCov" but self-serve and for all organizations) to fetch Sentry data on behalf...

Scope: Frontend
Scope: Backend

Force the capture of rate limit exceptions and explicitly tag them with replay metadata.

Scope: Backend

When an option is added, updated, or removed record that action in the audit log.

Scope: Backend

[Rendered RFC](https://github.com/getsentry/rfcs/blob/rfc/record-feature-flags-on-error/text/0140-record-feature-flags-on-error.md) Adds feature flag tracking support to the SDK. Feature flags are collected as they are evaluated, appended to a local, in-memory data structure, and finally submitted on an...

RFC is still in progress... [Rendered RFC](https://github.com/getsentry/rfcs/blob/rfc/store-multiple-replay-segments-in-a-single-blob/text/0098-store-multiple-replay-segments-in-a-single-blob.md)