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

Refactor state_* metricsets to share response from endpoint #25640

Merged
merged 17 commits into from
May 18, 2021

Commits on May 10, 2021

  1. Initial draft

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed May 10, 2021
    Configuration menu
    Copy the full SHA
    5d82b5d View commit details
    Browse the repository at this point in the history
  2. Working wip

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed May 10, 2021
    Configuration menu
    Copy the full SHA
    0f38774 View commit details
    Browse the repository at this point in the history
  3. cleanups

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed May 10, 2021
    Configuration menu
    Copy the full SHA
    34b6b10 View commit details
    Browse the repository at this point in the history
  4. more cleanups

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed May 10, 2021
    Configuration menu
    Copy the full SHA
    92cdae2 View commit details
    Browse the repository at this point in the history
  5. working poc

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed May 10, 2021
    Configuration menu
    Copy the full SHA
    6d7a325 View commit details
    Browse the repository at this point in the history
  6. report error too

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed May 10, 2021
    Configuration menu
    Copy the full SHA
    2d7f70b View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Remove sync fetcher

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed May 11, 2021
    Configuration menu
    Copy the full SHA
    84ad39f View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. fix prometheus helper

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed May 12, 2021
    Configuration menu
    Copy the full SHA
    7ef7056 View commit details
    Browse the repository at this point in the history
  2. minor improvement

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed May 12, 2021
    Configuration menu
    Copy the full SHA
    fd87273 View commit details
    Browse the repository at this point in the history
  3. fix leftover

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed May 12, 2021
    Configuration menu
    Copy the full SHA
    befc83d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Use a global cache on module's level

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed May 14, 2021
    Configuration menu
    Copy the full SHA
    8c7d267 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Review changes

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed May 17, 2021
    Configuration menu
    Copy the full SHA
    6aa439f View commit details
    Browse the repository at this point in the history
  2. Tune all state_* metrics

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed May 17, 2021
    Configuration menu
    Copy the full SHA
    7656de5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f099a0 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Secure cacheMap with lock

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed May 18, 2021
    Configuration menu
    Copy the full SHA
    a12bb15 View commit details
    Browse the repository at this point in the history
  2. apply review suggestions

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed May 18, 2021
    Configuration menu
    Copy the full SHA
    f52cb66 View commit details
    Browse the repository at this point in the history
  3. minor change

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed May 18, 2021
    Configuration menu
    Copy the full SHA
    6a4b0e7 View commit details
    Browse the repository at this point in the history