Skip to content

Unify metric rate limiting #5195

@Dav1dde

Description

@Dav1dde

Sessions currently run through the rate limiting code, but the moment they are converted to metrics they are no longer considered for rate limiting. This is not an issue as they were designed to be never need rate limiting and ingestion can still be disabled with a 0 quota.

But ideally we unify all our code in Relay, the code which takes items and generates metrics out of them, the metrics then should carry on the outcomes as well as the rate limits of the original item.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions