Skip to content

Commit c3176a3

Browse files
ref(stats): Update rate limited reasons (#10947)
1 parent de05036 commit c3176a3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/product/stats/index.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,10 @@ For more details, please consult the [Inbound Filters](/concepts/data-management
4848
### Rate Limited
4949
Events and attachments discarded due to rate limits or quota. The following reasons are currently defined:
5050

51+
- **Disabled**: Data was received for a feature or function that is not available to your organization.
52+
- **DSN Limit**: Traffic exceeded a rate limit defined on the client key (DSN). See [Rate Limits](/pricing/quotas/#rate-limits) for more information.
53+
- **Global Limit**: Traffic exceeded an organization-wider or project-wide rate limit. This setting is no longer available to most organizations.
5154
- **Quota**: The monthly quota of your subscription was depleted and there is no pay-as-you-go budget left. See [Adjusting your Quota](/pricing/quotas/#adjusting-your-quota) for more information.
52-
- **Key Limit**: Traffic exceeded a rate limit defined on the client key (DSN). See [Rate Limits](/pricing/quotas/#rate-limits) for more information.
5355
- **Spike Protection**: Activated to protect from a sudden spike in event volume. See [Spike Protection](/pricing/quotas/spike-protection/) for more information.
5456
- **Internal Limit**: A rate limit for excessive volume was enforced by Sentry. These limits are not configurable.
5557

0 commit comments

Comments
 (0)