A Serverless plugin for generating a CloudWatch Dashboard with widgets for the resources defined in the serverless.yml file.
Based on https://github.com/vegah/serverless-cloudwatch-dashboard, with a number of modifications to customise the dashboards for Energylinx.
npm install energylinx/cloudwatch-dashboard --save
In the serverless.yml file the plugin needs to be added:
plugins:
- energylinx-cloudwatch-dashboard
Fully supported:
- Lambda
- CloudWatch Metric Filters
- DynamoDB
- SQS
These have some implementation, but are untested in the Energylinx environment
- EC2
- S3