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 metric name creation to be unique using scaler index inside the scaler #2161

Merged
merged 11 commits into from
Oct 13, 2021

Commits on Oct 13, 2021

  1. Update artemis, azure and aws scalers to handle scalerIndex

    Signed-off-by: Jorge Turrado <[email protected]>
    Jorge Turrado committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    4f8570a View commit details
    Browse the repository at this point in the history
  2. Update other scalers to use scalerIndex

    Signed-off-by: Jorge Turrado <[email protected]>
    Jorge Turrado committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    141d195 View commit details
    Browse the repository at this point in the history
  3. Fix test

    Signed-off-by: Jorge Turrado <[email protected]>
    Jorge Turrado committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    2182f76 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG

    Signed-off-by: Jorge Turrado <[email protected]>
    Jorge Turrado committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    51fea82 View commit details
    Browse the repository at this point in the history
  5. Add missing changes

    Signed-off-by: jorturfer <[email protected]>
    JorTurFer authored and Jorge Turrado committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    99037a7 View commit details
    Browse the repository at this point in the history
  6. Document the new convention about how to create metric names inside s…

    …calers
    
    Signed-off-by: jorturfer <[email protected]>
    JorTurFer authored and Jorge Turrado committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    1dd8d20 View commit details
    Browse the repository at this point in the history
  7. Add a reference to GenerateMetricNameWithIndex()

    Signed-off-by: jorturfer <[email protected]>
    JorTurFer authored and Jorge Turrado committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    b1391fe View commit details
    Browse the repository at this point in the history
  8. Refactor a bit the doc

    Signed-off-by: jorturfer <[email protected]>
    JorTurFer authored and Jorge Turrado committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    2ab64a6 View commit details
    Browse the repository at this point in the history
  9. Add example about how to use GenerateMetricNameWithIndex()

    Signed-off-by: Jorge Turrado <[email protected]>
    Jorge Turrado committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    71375ec View commit details
    Browse the repository at this point in the history
  10. Fix merging typo

    Signed-off-by: Jorge Turrado <[email protected]>
    Jorge Turrado committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    0cac030 View commit details
    Browse the repository at this point in the history
  11. Fix merging typo in prometheus_scalers

    Signed-off-by: Jorge Turrado <[email protected]>
    Jorge Turrado committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    aaff2f0 View commit details
    Browse the repository at this point in the history