We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In cloudwatch these appear to be available at 1 minute resolution, but currently we set alarms based on 5 minutes.
We also would need to change the threshold calculation - this is currently multiplied by 5 x 60 because the metric used is sum.
The text was updated successfully, but these errors were encountered:
We do this for the new implementation of dynamo alarms. Closing this as it means people can move over to the new config if they want it.
Sorry, something went wrong.
No branches or pull requests
In cloudwatch these appear to be available at 1 minute resolution, but currently we set alarms based on 5 minutes.
We also would need to change the threshold calculation - this is currently multiplied by 5 x 60 because the metric used is sum.
The text was updated successfully, but these errors were encountered: