serverless-step-functions icon indicating copy to clipboard operation
serverless-step-functions copied to clipboard

State machine Alarm does not support custom period

Open nbcchen opened this issue 1 year ago • 0 comments

This is a (Bug Report / Feature Proposal)

Feature Proposal

Description

For feature proposals:

  • What is the use case that should be solved. The more detail you describe this in the easier it is to understand for us. Alarm does not support period. Adding period removes the alarm. Is it possible to add support for custom period config?
  • If there is additional config how would it look
  metrics:
    - executionsFailed
  treatMissingData: ignore
  period: 36000 # here

Additional Data

  • Serverless Framework Core Version you're using: 3.38.0
  • The Plugin Version you're using: 1.7.5
  • Operating System: Windows
  • Stack Trace:
  • Provider Error messages:

nbcchen avatar May 10 '24 21:05 nbcchen