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 ability to set arbitrary external acquire duration observer #30

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Nov 29, 2023

  1. Add a separate metrics structure

    Signed-off-by: sashayakovtseva <sashayakovtseva@gmail.com>
    sashayakovtseva committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    91106f0 View commit details
    Browse the repository at this point in the history
  2. Use metrics instead of built-in counters

    Signed-off-by: sashayakovtseva <sashayakovtseva@gmail.com>
    sashayakovtseva committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    8136210 View commit details
    Browse the repository at this point in the history
  3. Update dependencies version

    Signed-off-by: sashayakovtseva <sashayakovtseva@gmail.com>
    sashayakovtseva committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    4d98c2f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Use callback instead of prom dependency

    Signed-off-by: sashayakovtseva <sashayakovtseva@gmail.com>
    sashayakovtseva committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    e3458aa View commit details
    Browse the repository at this point in the history
  2. Revert deps update

    Signed-off-by: sashayakovtseva <sashayakovtseva@gmail.com>
    sashayakovtseva committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    e0ae377 View commit details
    Browse the repository at this point in the history
  3. Fix typos

    Signed-off-by: sashayakovtseva <sashayakovtseva@gmail.com>
    sashayakovtseva committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    0d575be View commit details
    Browse the repository at this point in the history
  4. Align metrics struct

    Signed-off-by: sashayakovtseva <sashayakovtseva@gmail.com>
    sashayakovtseva committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    d34710d View commit details
    Browse the repository at this point in the history