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

src/metrics/family.rs: Add remove and clear methods, and tests #85

Merged

Commits on Sep 11, 2022

  1. src/metrics/family.rs: Add remove_label_set and test

    Signed-off-by: David O'Rourke <david.orourke@gmail.com>
    phyber committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    a569bff View commit details
    Browse the repository at this point in the history
  2. src/metrics/family.rs: Rename label removal method to remove

    Also remove redundant write method.
    
    Signed-off-by: David O'Rourke <david.orourke@gmail.com>
    phyber committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    49bd171 View commit details
    Browse the repository at this point in the history
  3. src/metrics/family.rs: Add clear method to Family

    Signed-off-by: David O'Rourke <david.orourke@gmail.com>
    phyber committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    f6c48c3 View commit details
    Browse the repository at this point in the history
  4. CHANGELOG: Add entries for PR 85

    Signed-off-by: David O'Rourke <david.orourke@gmail.com>
    phyber committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    d8c9bce View commit details
    Browse the repository at this point in the history