Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CloudWatch: Improved error handling when throttling occurs #20348

Closed
sunker opened this issue Nov 13, 2019 · 0 comments · Fixed by #20268
Closed

CloudWatch: Improved error handling when throttling occurs #20348

sunker opened this issue Nov 13, 2019 · 0 comments · Fixed by #20268
Assignees
Milestone

Comments

@sunker
Copy link
Contributor

sunker commented Nov 13, 2019

The Cloudwatch API might return a throttling error either when the transactions per second (TPS) or the Datapoints Per Second (DPS) is reached. See documentation In the case that happens, it should be clear to the user what has happened.

When throttling occurred, an alert should be displayed in the dashboard/query editor. There should be one alert per combination datasource name / region. The alert should inform the user that has happened and display a link to the cloudwatch documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant