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

Enhance per bucket, and per document monitor notification message ctx. #605

Closed
wants to merge 8 commits into from

Commits on Feb 9, 2024

  1. Adding dev logs.

    Signed-off-by: AWSHurneyt <[email protected]>
    AWSHurneyt committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    cc99e59 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    0a87637 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Added support for printing sample documents for each bucket in bucket…

    … level monitor notification messages. Added support for printing query/rule info in doc level monitor notification messages.
    
    Signed-off-by: AWSHurneyt <[email protected]>
    AWSHurneyt committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    5d25a24 View commit details
    Browse the repository at this point in the history
  2. Fixed ktlint error.

    Signed-off-by: AWSHurneyt <[email protected]>
    AWSHurneyt committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    71707f8 View commit details
    Browse the repository at this point in the history
  3. Refactored asTemplateArg based on PR feedback.

    Signed-off-by: AWSHurneyt <[email protected]>
    AWSHurneyt committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    6b0be08 View commit details
    Browse the repository at this point in the history
  4. Added additional unit tests.

    Signed-off-by: AWSHurneyt <[email protected]>
    AWSHurneyt committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    fd4ebe1 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    c36e4da View commit details
    Browse the repository at this point in the history
  2. Made AlertContext a separate class from Alert instead of inheriting/e…

    …xtending it.
    
    Signed-off-by: AWSHurneyt <[email protected]>
    AWSHurneyt committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    08d6fd7 View commit details
    Browse the repository at this point in the history