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

store: Expose bucket index operation duration histogram #2725

Merged
merged 7 commits into from Aug 10, 2020

Commits on Aug 5, 2020

  1. Expose bucket fetch operation duration histograms

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed Aug 5, 2020
    Copy the full SHA
    ed23bd7 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Marco Pracucci <marco@pracucci.com>
    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun and pracucci committed Aug 5, 2020
    Copy the full SHA
    fc3b35e View commit details
    Browse the repository at this point in the history
  3. Merge histograms

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed Aug 5, 2020
    Copy the full SHA
    2412be2 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Use another approach to track index operations

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed Aug 6, 2020
    Copy the full SHA
    8a46f33 View commit details
    Browse the repository at this point in the history
  2. Split lookup duration histograms

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed Aug 6, 2020
    Copy the full SHA
    eb19e64 View commit details
    Browse the repository at this point in the history
  3. Use timer API

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed Aug 6, 2020
    Copy the full SHA
    7c0ad19 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. Rename and clarify description

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed Aug 10, 2020
    Copy the full SHA
    d603da7 View commit details
    Browse the repository at this point in the history