rfcs icon indicating copy to clipboard operation
rfcs copied to clipboard

A place for technical discussions for Sentry

Results 26 rfcs issues
Sort by recently updated
recently updated
newest added

[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...

This RFC proposes the implementation of versioned documentation for [Sentry Docs](https://docs.sentry.io). The goal is to provide users with access to documentation specific to different versions of a Sentry SDK. Currently,...

Improved API tokens to provide customers an easier means of detecting accidentally leaked secrets by integrating with Github's Secret Scanning Service and other static analysis tools. [Rendered RFC](https://github.com/getsentry/rfcs/blob/mdtro/api-tokens/text/0032-improved-api-tokens.md)

This RFC proposes a new tracing model for Sentry's performance product to better address future product improvements. The goal of this model is to allow **storing entire traces without gaps**,...

TODO. [Rendered RFC](https://github.com/getsentry/rfcs/blob/rfc/strict-trage-propagation/text/0137-strict-trace-propagation.md)

This RFC suggests a feature which introduces additional types of exceptions next to `mechanism.handled`. Currently, exception which cause the running software to exit are marked as `handled: false`. This isn't...

This RFC is about merging the concepts of hubs & scopes in the SDK into a singular Scope concept. [Rendered RFC](https://github.com/getsentry/rfcs/blob/fn/merge-hub-scope/text/0122-sdk-hub-scope-merge.md) Note that this RFC is specifically designed to be...

Provide a toggle option for organizations to disallow the use of user API tokens when authenticating to their organization. [Rendered RFC](https://github.com/getsentry/rfcs/blob/mdtro/org-user-api-token-options/text/0068-org-user-token-restriction.md)

TODO. [Rendered RFC](https://github.com/getsentry/rfcs/blob/rfc/draft-environment-variable-conventions/text/0121-draft-environment-variable-conventions.md)

This is a work in progress RFC for how metrics fit into SDKs. I will update motivation and text here shortly. [Rendered RFC](https://github.com/getsentry/rfcs/blob/metrics/text/xxxx-metrics.md)