Skip to content

Alarms: Make treating of missing data configurable #170

@cloudlena

Description

@cloudlena

This is a Feature Proposal

Description

The alarms go to INSUFFICIENT_DATA if the respective state machine doesn't run at least once a minute. I think that should be configurable because for most use cases, the state machine doesn't run on a set schedule and even if so, it won't run every minute.

I'd like to be able to configure how the alarms treat missing data either as missing (current implementation and AWS default) or as ignore (so it wouldn't move the alarms to INSUFFICIENT_DATA if the state machine doesn't run) or even allow to specify all options AWS allows here.

More information can be found in the official AWS documentation.

Additional Data

  • Serverless Framework Core Version you're using: 1.37.0
  • The Plugin Version you're using: 1.12.0
  • Operating System: MacOS 10.14.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions