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

Improve AWS Cloudwatch Scaler metric exporting logic #2243

Merged
merged 7 commits into from
Nov 4, 2021

Commits on Nov 1, 2021

  1. improve aws cloudwatch scaler metrics pulling logic

    Signed-off-by: Xiayang Wu <xwu@rippling.com>
    fivesheep committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    c6ef7c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. add additional checks and unit test

    Signed-off-by: Xiayang Wu <xwu@rippling.com>
    fivesheep committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    adc95b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. fix formatting

    Signed-off-by: Xiayang Wu <xwu@rippling.com>
    fivesheep committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    2ccc901 View commit details
    Browse the repository at this point in the history
  2. fix linting

    Signed-off-by: Xiayang Wu <xwu@rippling.com>
    fivesheep committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    d5c2437 View commit details
    Browse the repository at this point in the history
  3. fix linting

    Signed-off-by: Xiayang Wu <xwu@rippling.com>
    fivesheep committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    fad0143 View commit details
    Browse the repository at this point in the history
  4. refactor parseAwsCloudwatchMetadata to reduce cyclomatic complexity

    Signed-off-by: Xiayang Wu <xwu@rippling.com>
    fivesheep committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    540df89 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. update CHANGELOG

    Signed-off-by: Xiayang Wu <xwu@rippling.com>
    fivesheep committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    92f94b2 View commit details
    Browse the repository at this point in the history