2.0.0 • Published 3 years ago

@purple/serverless-monitoring-plugin v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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