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
I can configure cloudwatch alarms based on metrics published from ec2 based instances when their disk space is running low
We only have visibility of this when a failure occurs and we find that the instance has failed
Extend the cloudwatch agent configuration to include disk space metrics which are then published to cloudwatch
improve the monitoring services available by default within hamlet ec2 instances
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected Behaviour
I can configure cloudwatch alarms based on metrics published from ec2 based instances when their disk space is running low
Current Behaviour
We only have visibility of this when a failure occurs and we find that the instance has failed
Possible Solution
Extend the cloudwatch agent configuration to include disk space metrics which are then published to cloudwatch
Context
improve the monitoring services available by default within hamlet ec2 instances
The text was updated successfully, but these errors were encountered: