Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

FeatureRequest: allow enabled: false for custom alarms #165

Open
nicodh opened this issue Feb 22, 2021 · 2 comments
Open

FeatureRequest: allow enabled: false for custom alarms #165

nicodh opened this issue Feb 22, 2021 · 2 comments

Comments

@nicodh
Copy link

nicodh commented Feb 22, 2021

According to the documentation it is possible to disable a default alarm on function level.
That would be useful fur self defined alarms also.

alerts:
   definitions:  
      customAlarm:
        ...
      alarms:
         - customAlarm

functions:
   handlerSpecial:
      alarms:
         - customAlarm:
              enabled: false

This is not possible right now with 1.7.1

@tn-17
Copy link

tn-17 commented Nov 15, 2021

Hello, is this issue still ongoing?

@nicodh
Copy link
Author

nicodh commented Nov 16, 2021

I can't tell you. I'm in a new project now and have no access to the AWS configuration once used. Documentation still mentions only disabling default alarms.
https://www.serverless.com/plugins/serverless-plugin-aws-alerts

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants