-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Description
Problem Statement
A customer would like to request a feature that allows organizations to view all API activity broken down by API key or integration. In large organizations, multiple teams may create and use API keys, and there is no centralized visibility into how those keys are being used. Because the rate limiter groups requests by “caller identity,” it’s also unclear whether one team’s workload can cause another team’s key to be rate-limited. This lack of insight makes it difficult to debug issues or ensure responsible usage across teams. A dashboard showing request volume, errors, and rate-limit events per key would resolve this. It would also help identify leaked, misconfigured, or overused keys quickly. Overall, this feature would give organizations the transparency they need to manage API usage at scale.
ZD ticket for more context: https://sentry.zendesk.com/agent/tickets/167857
Solution Brainstorm
No response
Product Area
APIs
Metadata
Metadata
Assignees
Projects
Status