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

[DOC] Add new cluster metrics monitor supported APIs #4525

Merged
merged 78 commits into from
Jul 19, 2023
Merged

Commits on Jul 7, 2023

  1. Add new functionalities for 2.9

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    494133b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Update monitors.md

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    f1bf2c7 View commit details
    Browse the repository at this point in the history
  2. Update monitors.md

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    422d18a View commit details
    Browse the repository at this point in the history
  3. Add new monitors and update content overall

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    0791faa View commit details
    Browse the repository at this point in the history
  4. Update cluster metrics monitor section

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    2e78e66 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Restructure TOC for better readability

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    387d50b View commit details
    Browse the repository at this point in the history
  2. Restructure TOC for better readability

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    f0f005d View commit details
    Browse the repository at this point in the history
  3. Restructure TOC for better readability

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    7be51c5 View commit details
    Browse the repository at this point in the history
  4. Restructure TOC for better readability

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    bf29cb5 View commit details
    Browse the repository at this point in the history
  5. Update create-monitors.md

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    c205cc2 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Update cluster metrics monitor content

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e0612f1 View commit details
    Browse the repository at this point in the history
  2. Add new zip for example SAML configuration files that reflect latest …

    …version (#3665)
    
    * Add new zip for example SAML configuration files that reflect latest version
    
    These changes add a new saml-example-custom.zip file containing `customize-docker-compose.yml`, `customize-config.yml`, and `customize-opensearch-dashboards.yml` files for use as the fully functioning SAML example. These changes also include edits to documentation so that steps accord with the new files.
    
    * fix#618 saml example download
    
    Signed-off-by: cwillum <cwmmoore@amazon.com>
    
    * fix#618 saml example download
    
    Signed-off-by: cwillum <cwmmoore@amazon.com>
    
    * fix#618 saml example download
    
    Signed-off-by: cwillum <cwmmoore@amazon.com>
    
    * fix#618 saml example download
    
    Signed-off-by: cwillum <cwmmoore@amazon.com>
    
    * Apply suggestions from code review
    
    Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: cwillum <cwmmoore@amazon.com>
    Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
    Co-authored-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
    2 people authored and vagimeli committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    36a0edb View commit details
    Browse the repository at this point in the history
  3. Add compound query types documentation (#4390)

    * Add compound query documentation
    
    Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
    
    * Add function score queries
    
    Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
    
    * Add a geospatial example
    
    Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
    
    * Add minimum should match parameter
    
    Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
    
    * Updated boosting response
    
    Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
    
    * Update _query-dsl/query-dsl/compound/constant-score.md
    
    Co-authored-by: Melissa Vagi <vagimeli@amazon.com>
    Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
    
    * Apply suggestions from code review
    
    Co-authored-by: Melissa Vagi <vagimeli@amazon.com>
    Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
    
    * Reword example
    
    Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
    
    * Apply suggestions from code review
    
    Co-authored-by: Nathan Bower <nbower@amazon.com>
    Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
    Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
    Co-authored-by: Melissa Vagi <vagimeli@amazon.com>
    Co-authored-by: Nathan Bower <nbower@amazon.com>
    3 people committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    9c966d9 View commit details
    Browse the repository at this point in the history
  4. Fix geo words and nav order (#4529)

    Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
    kolchfa-aws authored and vagimeli committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    9e8f124 View commit details
    Browse the repository at this point in the history
  5. Add geo terms (#4532)

    Signed-off-by: natebower <102320899+natebower@users.noreply.github.com>
    natebower authored and vagimeli committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    19bcf29 View commit details
    Browse the repository at this point in the history
  6. Add geohash grid aggregation parameters (#4530)

    * Add geohash grid aggregation parameters
    
    Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
    
    * Implement editorial comments
    
    Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
    
    ---------
    
    Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
    kolchfa-aws authored and vagimeli committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    8ab8c8c View commit details
    Browse the repository at this point in the history
  7. Add substitution rules for geo words (#4535)

    Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
    kolchfa-aws authored and vagimeli committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    9be6477 View commit details
    Browse the repository at this point in the history
  8. replaced stack management (#4541)

    Signed-off-by: Heather Halter <hdhalter@amazon.com>
    hdhalter authored and vagimeli committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    4563649 View commit details
    Browse the repository at this point in the history
  9. Restructure monitors section for readanility

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    c8ea1a0 View commit details
    Browse the repository at this point in the history
  10. Revert "replaced stack management (#4541)"

    This reverts commit 4563649.
    vagimeli committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f843339 View commit details
    Browse the repository at this point in the history
  11. Revert "Add substitution rules for geo words (#4535)"

    This reverts commit 9be6477.
    vagimeli committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d1f84b8 View commit details
    Browse the repository at this point in the history
  12. Revert "Add geohash grid aggregation parameters (#4530)"

    This reverts commit 8ab8c8c.
    vagimeli committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    dc50f98 View commit details
    Browse the repository at this point in the history
  13. Revert "Add geo terms (#4532)"

    This reverts commit 19bcf29.
    vagimeli committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    019c582 View commit details
    Browse the repository at this point in the history
  14. Revert "Fix geo words and nav order (#4529)"

    This reverts commit 9e8f124.
    vagimeli committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    007e4a2 View commit details
    Browse the repository at this point in the history
  15. Revert "Add compound query types documentation (#4390)"

    This reverts commit 9c966d9.
    vagimeli committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d530f11 View commit details
    Browse the repository at this point in the history
  16. Revert "Add new zip for example SAML configuration files that reflect…

    … latest version (#3665)"
    
    This reverts commit 36a0edb.
    vagimeli committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    22b5b91 View commit details
    Browse the repository at this point in the history
  17. Update index.md

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    06a2c6b View commit details
    Browse the repository at this point in the history
  18. Add UI image

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    041cff0 View commit details
    Browse the repository at this point in the history
  19. Update monitors.md

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b3faabb View commit details
    Browse the repository at this point in the history
  20. Update monitors.md

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f919ec6 View commit details
    Browse the repository at this point in the history
  21. Updates

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    135272c View commit details
    Browse the repository at this point in the history
  22. Updates

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    49c0715 View commit details
    Browse the repository at this point in the history
  23. Update monitors.md

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    14d349a View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Address tech reviewer feedback

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    33c233d View commit details
    Browse the repository at this point in the history
  2. Address tech review feedback

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    697bde7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0da1972 View commit details
    Browse the repository at this point in the history
  4. Update _observing-your-data/alerting/actions.md

    Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli and kolchfa-aws authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    edb91ba View commit details
    Browse the repository at this point in the history
  5. Update _observing-your-data/alerting/index.md

    Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli and kolchfa-aws authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    214498b View commit details
    Browse the repository at this point in the history
  6. Update _observing-your-data/alerting/index.md

    Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli and kolchfa-aws authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    dfcd479 View commit details
    Browse the repository at this point in the history
  7. Update _observing-your-data/alerting/index.md

    Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli and kolchfa-aws authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    76c1d3b View commit details
    Browse the repository at this point in the history
  8. Update _observing-your-data/alerting/index.md

    Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli and kolchfa-aws authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    d4e5866 View commit details
    Browse the repository at this point in the history
  9. Update _observing-your-data/alerting/index.md

    Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli and kolchfa-aws authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    4cf85e5 View commit details
    Browse the repository at this point in the history
  10. Update _observing-your-data/alerting/triggers.md

    Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli and kolchfa-aws authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    df15d42 View commit details
    Browse the repository at this point in the history
  11. Update _observing-your-data/alerting/triggers.md

    Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli and kolchfa-aws authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    163a975 View commit details
    Browse the repository at this point in the history
  12. Update _observing-your-data/alerting/triggers.md

    Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli and kolchfa-aws authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    516fd30 View commit details
    Browse the repository at this point in the history
  13. Update _observing-your-data/alerting/triggers.md

    Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli and kolchfa-aws authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    3ed8247 View commit details
    Browse the repository at this point in the history
  14. Update _observing-your-data/alerting/monitors.md

    Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli and kolchfa-aws authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    b2087ed View commit details
    Browse the repository at this point in the history
  15. Update index.md

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    b8050b6 View commit details
    Browse the repository at this point in the history
  16. Update index.md

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    d010d17 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Update index.md

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    06c0101 View commit details
    Browse the repository at this point in the history
  2. Update triggers.md

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    3605b7a View commit details
    Browse the repository at this point in the history
  3. Update index.md

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    852f777 View commit details
    Browse the repository at this point in the history
  4. Update _observing-your-data/alerting/index.md

    Co-authored-by: Nathan Bower <nbower@amazon.com>
    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli and natebower authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    421fd8c View commit details
    Browse the repository at this point in the history
  5. Update _observing-your-data/alerting/index.md

    Co-authored-by: Nathan Bower <nbower@amazon.com>
    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli and natebower authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    bceccd8 View commit details
    Browse the repository at this point in the history
  6. Update _observing-your-data/alerting/index.md

    Co-authored-by: Nathan Bower <nbower@amazon.com>
    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli and natebower authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    4d7c99b View commit details
    Browse the repository at this point in the history
  7. Update _observing-your-data/alerting/index.md

    Co-authored-by: Nathan Bower <nbower@amazon.com>
    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli and natebower authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    461187d View commit details
    Browse the repository at this point in the history
  8. Update _observing-your-data/alerting/triggers.md

    Co-authored-by: Nathan Bower <nbower@amazon.com>
    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli and natebower authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    96b1fc0 View commit details
    Browse the repository at this point in the history
  9. Update _observing-your-data/alerting/triggers.md

    Co-authored-by: Nathan Bower <nbower@amazon.com>
    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli and natebower authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f843205 View commit details
    Browse the repository at this point in the history
  10. Update _observing-your-data/alerting/triggers.md

    Co-authored-by: Nathan Bower <nbower@amazon.com>
    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli and natebower authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    5fe16eb View commit details
    Browse the repository at this point in the history
  11. Update _observing-your-data/alerting/triggers.md

    Co-authored-by: Nathan Bower <nbower@amazon.com>
    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli and natebower authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    51af859 View commit details
    Browse the repository at this point in the history
  12. Update _observing-your-data/alerting/triggers.md

    Co-authored-by: Nathan Bower <nbower@amazon.com>
    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli and natebower authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    e6f7b95 View commit details
    Browse the repository at this point in the history
  13. Update triggers.md

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    eb9b035 View commit details
    Browse the repository at this point in the history
  14. Update triggers.md

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f3a1ae7 View commit details
    Browse the repository at this point in the history
  15. Update triggers.md

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d7223d9 View commit details
    Browse the repository at this point in the history
  16. Update _observing-your-data/alerting/monitors.md

    Co-authored-by: Nathan Bower <nbower@amazon.com>
    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli and natebower authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    83a126f View commit details
    Browse the repository at this point in the history
  17. Address editorial feedback

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    bcc865d View commit details
    Browse the repository at this point in the history
  18. Address editorial feedback

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    650a5ad View commit details
    Browse the repository at this point in the history
  19. Update _observing-your-data/alerting/monitors.md

    Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli and kolchfa-aws authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    fc0ead0 View commit details
    Browse the repository at this point in the history
  20. Update _observing-your-data/alerting/monitors.md

    Co-authored-by: Nathan Bower <nbower@amazon.com>
    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli and natebower authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    704eaaa View commit details
    Browse the repository at this point in the history
  21. Update _observing-your-data/alerting/monitors.md

    Co-authored-by: Nathan Bower <nbower@amazon.com>
    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli and natebower authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c7f0943 View commit details
    Browse the repository at this point in the history
  22. Update _observing-your-data/alerting/monitors.md

    Co-authored-by: Nathan Bower <nbower@amazon.com>
    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli and natebower authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    94db20b View commit details
    Browse the repository at this point in the history
  23. Update _observing-your-data/alerting/monitors.md

    Co-authored-by: Nathan Bower <nbower@amazon.com>
    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli and natebower authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    30a819c View commit details
    Browse the repository at this point in the history
  24. Update _observing-your-data/alerting/monitors.md

    Co-authored-by: Nathan Bower <nbower@amazon.com>
    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli and natebower authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    439e1c5 View commit details
    Browse the repository at this point in the history
  25. Address editorial feedback

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    bf02d32 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Update actions.md

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    fd27d0b View commit details
    Browse the repository at this point in the history
  2. Fix broken links

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c6a2235 View commit details
    Browse the repository at this point in the history
  3. Fix broken links

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    3b49ed8 View commit details
    Browse the repository at this point in the history
  4. Fix broken links

    Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
    vagimeli committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    fad6068 View commit details
    Browse the repository at this point in the history