Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion develop-docs/sdk/expected-features/rate-limiting.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ While these [data categories](https://github.com/getsentry/relay/blob/master/rel
- `profile_chunk`: Continuous Profiling chunks
- `replay`: Session Replays
- `feedback`: User Feedbacks
- `metric_bucket`: Sentry Metrics sent via the `statsd` or `metrics` items. The `namespaces` component of the *quota_limit* defines which namespace(s) will be affected.
- `trace_metric`: Metric type events
- `internal`: a sentry/system internal event[^internal]

- **Scope**: The unit / model in Sentry that quotas are enforced for.
Expand Down
Loading