Skip to content

Plugin for Serverless Framework which generates dashboards for different resources

License

Notifications You must be signed in to change notification settings

purple-technology/serverless-monitoring-plugin

Repository files navigation

serverless-monitoring-plugin

CI Status Badge

This generates a CloudWatch dashboard for AWS resources.

Install

$ npm install --save-dev @purple/serverless-monitoring-plugin

Add the plugin to your serverless.yml file

plugins:
  - '@purple/serverless-monitoring-plugin'

Supported resources

  • AWS::DynamoDB::Table
  • AWS::ApiGateway::RestApi
  • AWS::AppSync::GraphQLApi
  • AWS::Cognito::UserPoolClient
  • AWS::StepFunctions::StateMachine
  • AWS::SQS::Queue
  • AWS::SNS::Topic
  • AWS::S3::Bucket
  • AWS::Lambda::Function
  • AWS::Logs::MetricFilter

About

Plugin for Serverless Framework which generates dashboards for different resources

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •