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

Reset counter #1005

Merged
merged 4 commits into from
Feb 13, 2024
Merged

Reset counter #1005

merged 4 commits into from
Feb 13, 2024

Commits on Feb 6, 2024

  1. Add .reset method to Counter metric

    Signed-off-by: Paul Melnikov <positron96@gmail.com>
    positron96 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    329b965 View commit details
    Browse the repository at this point in the history
  2. Update docstrings

    Signed-off-by: Paul Melnikov <positron96@gmail.com>
    positron96 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    a2d8232 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Update method docstring

    Co-authored-by: Chris Marchbanks <csmarchbanks@gmail.com>
    Signed-off-by: Paul Melnikov <positron96@gmail.com>
    positron96 and csmarchbanks committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    2459cb9 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Add a test for .reset() method

    Signed-off-by: Paul Melnikov <positron96@gmail.com>
    positron96 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    2114b1b View commit details
    Browse the repository at this point in the history