Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 676 Bytes

readme.md

File metadata and controls

28 lines (21 loc) · 676 Bytes

energylinx-cloudwatch-dashboard

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.

Install

npm install energylinx/cloudwatch-dashboard --save

In the serverless.yml file the plugin needs to be added:

plugins:
  - energylinx-cloudwatch-dashboard

Supported resources

Fully supported:

  • Lambda
  • CloudWatch Metric Filters
  • DynamoDB
  • SQS

These have some implementation, but are untested in the Energylinx environment

  • EC2
  • S3