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(cloudwatch): parse all metrics statistics and support long format #23095

Merged
merged 27 commits into from Feb 20, 2023

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    2aea37e View commit details
    Browse the repository at this point in the history
  2. Update usages

    rigwild committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    d1e5845 View commit details
    Browse the repository at this point in the history
  3. Add statistics parsing tests

    rigwild committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    45b20f0 View commit details
    Browse the repository at this point in the history
  4. Explain statistics in README

    rigwild committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    c2dc018 View commit details
    Browse the repository at this point in the history
  5. Fix build fail

    rigwild committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    0d3882b View commit details
    Browse the repository at this point in the history
  6. Lint errors

    rigwild committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    d5bd361 View commit details
    Browse the repository at this point in the history
  7. Lint errors lmeow

    rigwild committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    eb18f5e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    019733a View commit details
    Browse the repository at this point in the history
  9. make it work lmeow

    rigwild committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    1b90c57 View commit details
    Browse the repository at this point in the history
  10. Add integration tests

    rigwild committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    1bbbf35 View commit details
    Browse the repository at this point in the history
  11. Add missing IQM

    rigwild committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    be2e11e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d356ea6 View commit details
    Browse the repository at this point in the history
  13. Add stats class alarm tests

    rigwild committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    70a2418 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b77e5a6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7e7c42a View commit details
    Browse the repository at this point in the history
  16. Remove readme trailing comma

    rigwild committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    e52fc5e View commit details
    Browse the repository at this point in the history
  17. Fix tests

    rigwild committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    997be52 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Merge branch 'main' into main

    rigwild committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    729d145 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

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

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    6654d01 View commit details
    Browse the repository at this point in the history
  2. Use proper warning

    rigwild committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    34843f9 View commit details
    Browse the repository at this point in the history
  3. Add warning check test

    rigwild committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    3b4dc19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79b0bea View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into main

    rigwild committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    7c57780 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Update packages/@aws-cdk/aws-cloudwatch/lib/metric.ts

    Co-authored-by: Kendra Neil <53584728+TheRealAmazonKendra@users.noreply.github.com>
    rigwild and TheRealAmazonKendra committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    699261d View commit details
    Browse the repository at this point in the history
  2. Update packages/@aws-cdk/aws-cloudwatch/lib/metric.ts

    Co-authored-by: Kendra Neil <53584728+TheRealAmazonKendra@users.noreply.github.com>
    rigwild and TheRealAmazonKendra committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    05a16a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2391b6a View commit details
    Browse the repository at this point in the history