Skip to content

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

2 participants