Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove use of foxglove in project #54

Open
whisller opened this issue May 13, 2022 · 1 comment
Open

Remove use of foxglove in project #54

whisller opened this issue May 13, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@whisller
Copy link
Collaborator

In two places we still use hardocded foxglove name. It should be removed.

@whisller whisller added the bug Something isn't working label May 13, 2022
@evilr00t
Copy link
Contributor

evilr00t commented Aug 15, 2022

evilroot in ~/repos/work/epsyhealth/serverless-builder@master#05a5c6b λ ag foxglove                                                   1(╯°□°)╯︵ ┻━┻
serverless/integration/event_dispatcher.py
27:                AlarmActions=["arn:aws:sns:${aws:region}:${aws:accountId}:foxglove-${sls:stage}-cloudwatch-alerts"],

serverless/aws/functions/generic.py
200:                AlarmActions=["arn:aws:sns:${aws:region}:${aws:accountId}:foxglove-${sls:stage}-cloudwatch-alerts"],

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants