From f238eeac2eb9858deec3288ee57949ae7b8a8a06 Mon Sep 17 00:00:00 2001 From: Priscila Oliveira Date: Thu, 19 Sep 2024 16:32:53 +0200 Subject: [PATCH] ref(stats): Add project abuse limit explanation --- docs/product/stats/index.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/product/stats/index.mdx b/docs/product/stats/index.mdx index 5ae9a6d3eddf5..dbf0c7005ac34 100644 --- a/docs/product/stats/index.mdx +++ b/docs/product/stats/index.mdx @@ -51,6 +51,7 @@ Events and attachments discarded due to rate limits or quota. The following reas - **Disabled**: Data was received for a feature or function that is not available to your organization. - **DSN Limit**: Traffic exceeded a rate limit defined on the client key (DSN). See [Rate Limits](/pricing/quotas/#rate-limits) for more information. - **Global Limit**: Traffic exceeded an organization-wider or project-wide rate limit. This setting is no longer available to most organizations. +- **Project Abuse Limit**: Traffic exceeded a project-wide rate limit. - **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. - **Spike Protection**: Activated to protect from a sudden spike in event volume. See [Spike Protection](/pricing/quotas/spike-protection/) for more information. - **Internal Limit**: A rate limit for excessive volume was enforced by Sentry. These limits are not configurable.