-
Notifications
You must be signed in to change notification settings - Fork 0
Monitoring
Jeremy Green edited this page Jun 28, 2021
·
2 revisions
If you're using the Serverless templates provided by Funktor you'll automaticaly get a CloudWatch dashboard provisioned in your AWS account. You'll have a unique dashboard per stage/envirionment.
You can also add info about any of your resources to any CloudWatch dashboard that you'd like. And you can set alarms on them to be alerted when things aren't going well.
TODO - Investigate making alarms configurable via config/funktor.yml
.
TODO - Describe how to do this..