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

feat: add CloudWatch alarm for failed Glue jobs #23

Merged
merged 3 commits into from
Nov 14, 2024

Commits on Nov 14, 2024

  1. feat: add CloudWatch alarm for failed Glue jobs

    Add an EventBridge rule and custom CloudWatch metric to capture
    failed Glue jobs.  A new alarm has also been added to trigger when a
    failure occurs.
    patheard committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4b2c6d2 View commit details
    Browse the repository at this point in the history
  2. fix: switch to locals

    patheard committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    2d81988 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dda5611 View commit details
    Browse the repository at this point in the history