Skip to content

Serverless CloudWatch dashboard plugin

License

Notifications You must be signed in to change notification settings

ENERGYLINX/cloudwatch-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Serverless CloudWatch dashboard plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published