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

Alias support for Document Level Monitors #416

Merged
merged 11 commits into from
Apr 21, 2022

Commits on Apr 19, 2022

  1. Implemented support for defining doc level monitors using aliases.

    Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
    AWSHurneyt authored and lezzago committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    bb6f87d View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Fix integ tests and cleaup alias logic

    Signed-off-by: Ashish Agrawal <ashisagr@amazon.com>
    lezzago committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    4663a12 View commit details
    Browse the repository at this point in the history
  2. remove comment

    Signed-off-by: Ashish Agrawal <ashisagr@amazon.com>
    lezzago committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    090da72 View commit details
    Browse the repository at this point in the history
  3. fix integ test

    Signed-off-by: Ashish Agrawal <ashisagr@amazon.com>
    lezzago committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    1217669 View commit details
    Browse the repository at this point in the history
  4. fix percolate stuff

    Signed-off-by: Ashish Agrawal <ashisagr@amazon.com>
    lezzago committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    fd3ef18 View commit details
    Browse the repository at this point in the history
  5. minor fixes

    Signed-off-by: Ashish Agrawal <ashisagr@amazon.com>
    lezzago committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    9c794fa View commit details
    Browse the repository at this point in the history
  6. fix test

    Signed-off-by: Ashish Agrawal <ashisagr@amazon.com>
    lezzago committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    4f17881 View commit details
    Browse the repository at this point in the history
  7. fix assert in test

    Signed-off-by: Ashish Agrawal <ashisagr@amazon.com>
    lezzago committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    91f0358 View commit details
    Browse the repository at this point in the history
  8. add null check for bad indices

    Signed-off-by: Ashish Agrawal <ashisagr@amazon.com>
    lezzago committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    c838f31 View commit details
    Browse the repository at this point in the history
  9. make alias tests more robust

    Signed-off-by: Ashish Agrawal <ashisagr@amazon.com>
    lezzago committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    3dfd72d View commit details
    Browse the repository at this point in the history
  10. minor refactor

    Signed-off-by: Ashish Agrawal <ashisagr@amazon.com>
    lezzago committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    390ab08 View commit details
    Browse the repository at this point in the history