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

Add success and failure count OTel metrics for async shard fetch #15976

Merged
merged 9 commits into from
Sep 30, 2024

Commits on Sep 30, 2024

  1. add metrics for async shard fetch

    Signed-off-by: Rahul Karajgikar <[email protected]>
    Rahul Karajgikar committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f3d6c2b View commit details
    Browse the repository at this point in the history
  2. add UT and remove stale logs

    Signed-off-by: Rahul Karajgikar <[email protected]>
    Rahul Karajgikar committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d5e7c8e View commit details
    Browse the repository at this point in the history
  3. rename metric

    Signed-off-by: Rahul Karajgikar <[email protected]>
    Rahul Karajgikar committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6ed2e91 View commit details
    Browse the repository at this point in the history
  4. use success metric instead of total metric

    Signed-off-by: Rahul Karajgikar <[email protected]>
    Rahul Karajgikar committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    fcf6ac0 View commit details
    Browse the repository at this point in the history
  5. empty commit to rerun gradle check

    Signed-off-by: Rahul Karajgikar <[email protected]>
    Rahul Karajgikar committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e02c51c View commit details
    Browse the repository at this point in the history
  6. calculate metrics based on list size, add stronger assertions to tests

    Signed-off-by: Rahul Karajgikar <[email protected]>
    Rahul Karajgikar committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9deb4de View commit details
    Browse the repository at this point in the history
  7. change info log to trace log

    Signed-off-by: Rahul Karajgikar <[email protected]>
    Rahul Karajgikar committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    83a4a2d View commit details
    Browse the repository at this point in the history
  8. add changelog

    Signed-off-by: Rahul Karajgikar <[email protected]>
    Rahul Karajgikar committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a4ec644 View commit details
    Browse the repository at this point in the history
  9. empty commit

    Signed-off-by: Rahul Karajgikar <[email protected]>
    Rahul Karajgikar committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    22db7ef View commit details
    Browse the repository at this point in the history