Serverless Plugin Aws Alerts Versions Save

A Serverless Framework plugin that creates CloudWatch alarms for functions.

v1.7.4

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/ACloudGuru/serverless-plugin-aws-alerts/compare/v1.7.3...v1.7.4

v1.7.3

3 years ago

chore: remove lodash by using individual lodash modules #172

1.7.2

3 years ago
  1. Dependency updates
  2. Extend function definition schema to properly support the alarms property #168
  3. Use prefixTemplate even if nameTemplate is not defined #164

1.7.1

3 years ago

This release includes:

  1. Add support for serverless version 2. #155
  2. Replace Travis ci wit GitHub actions. #158
  3. Add the ability to create dashboards only in certain environments. #157

v1.6.2

3 years ago

Features

  1. Add support for EvaluateLowSampleCountPercentile field on percentile. #148
  2. Add ActionsEnabled config #143
  3. Support cloudformation sns topic definition #148

Bug Fixes

  1. Allow metric filters on external stack #137

Updates

  1. Dependabot updates

v1.6.1

3 years ago

Prevent error when custom:alerts is undefined

v1.6.0

3 years ago

Add configuration to allow deploying alerts to a separate external stack.

1.5.2

3 years ago
  1. Fixes Issue #105 Import of exported SNS Topics is broken

1.5.1

3 years ago
  1. Add support for anamoly detection alarm
  2. Add support for prefix templates