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

fix(prometheus): ensure metrics are lazily loaded #3089

Merged
merged 18 commits into from Oct 28, 2022

Commits on Oct 28, 2022

  1. fix: add proxy objects

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Oct 28, 2022
    Copy the full SHA
    518f5d9 View commit details
    Browse the repository at this point in the history
  2. fix: tests

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Oct 28, 2022
    Copy the full SHA
    5cb1cc6 View commit details
    Browse the repository at this point in the history
  3. chore: address __new__

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Oct 28, 2022
    Copy the full SHA
    55057a0 View commit details
    Browse the repository at this point in the history
  4. chore: adding warning about experimental feature

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Oct 28, 2022
    Copy the full SHA
    8c90ae4 View commit details
    Browse the repository at this point in the history
  5. fix: tests

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Oct 28, 2022
    Copy the full SHA
    ed1ef15 View commit details
    Browse the repository at this point in the history
  6. fix: tests for metrics

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Oct 28, 2022
    Copy the full SHA
    e85b629 View commit details
    Browse the repository at this point in the history
  7. fix: docstring

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Oct 28, 2022
    Copy the full SHA
    08a6e43 View commit details
    Browse the repository at this point in the history
  8. fix: ensure grpc are setup on tests

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Oct 28, 2022
    Copy the full SHA
    5cf0fe0 View commit details
    Browse the repository at this point in the history
  9. fix: docs

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Oct 28, 2022
    Copy the full SHA
    a690dca View commit details
    Browse the repository at this point in the history
  10. fix: docs

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Oct 28, 2022
    Copy the full SHA
    c8fa40a View commit details
    Browse the repository at this point in the history
  11. fix: flaky tests

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Oct 28, 2022
    Copy the full SHA
    ebd4e7f View commit details
    Browse the repository at this point in the history
  12. chore: address comments

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Oct 28, 2022
    Copy the full SHA
    8b29e58 View commit details
    Browse the repository at this point in the history
  13. chore: fix naming tests

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Oct 28, 2022
    Copy the full SHA
    398adb3 View commit details
    Browse the repository at this point in the history
  14. chore: revert deps resolution

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Oct 28, 2022
    Copy the full SHA
    f113f84 View commit details
    Browse the repository at this point in the history
  15. chore: apply suggestion from code review

    Co-authored-by: Sauyon Lee <2347889+sauyon@users.noreply.github.com>
    aarnphm and sauyon committed Oct 28, 2022
    Copy the full SHA
    12b70a8 View commit details
    Browse the repository at this point in the history
  16. chore: update message

    Co-authored-by: Sauyon Lee <2347889+sauyon@users.noreply.github.com>
    aarnphm and sauyon committed Oct 28, 2022
    Copy the full SHA
    ce28921 View commit details
    Browse the repository at this point in the history
  17. chore: remove some non-supported-functions

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Oct 28, 2022
    Copy the full SHA
    88981cf View commit details
    Browse the repository at this point in the history
  18. chore: update docs

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Oct 28, 2022
    Copy the full SHA
    75fce2b View commit details
    Browse the repository at this point in the history