Skip to content

Set up alarm for exceptions in task runner #18

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

Merged
merged 5 commits into from
Apr 19, 2017
Merged

Conversation

javibravo
Copy link
Contributor

fixes #5

Updated CloudFormation template:

  • Create LogGroup for LambdaCron logs
  • Create Metric to count ERRORs in new LogGroup
  • Create Alarm for new metric

Updated commands to create and delete bucket. It was needed to create the bucket in the same region of the user used to create the Stack.

@javibravo javibravo changed the title Set up alarm for exceptions in task runner. Set up alarm for exceptions in task runner Apr 16, 2017
@javibravo javibravo merged commit c4edfc5 into master Apr 19, 2017
@javibravo javibravo deleted the task_runner_exceptions branch April 21, 2017 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Create a metric to track exceptions from the TaskRunner
1 participant