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

feat(registry): add with_prefix_and_labels constructor #147

Merged
merged 7 commits into from Jul 10, 2023

Commits on Jun 5, 2023

  1. Fix prometheus#146: Add with_prefix_and_labels constructor to Registry

    Signed-off-by: Adrian Pop <popadrian1996@gmail.com>
    popadi committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    c6e6b03 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Fix prometheus#146: Add with_labels constructor to Registry

    Signed-off-by: Adrian Pop <popadrian1996@gmail.com>
    popadi committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    1ce41b9 View commit details
    Browse the repository at this point in the history
  2. Fix prometheus#146: Bump version in toml file & update changelog

    Signed-off-by: Adrian Pop <popadrian1996@gmail.com>
    popadi committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    6e2173c View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Fix prometheus#146: Add tests for with_labels constructor

    Signed-off-by: Adrian Pop <popadrian1996@gmail.com>
    popadi committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    35f554b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Update src/registry.rs

    Signed-off-by: Max Inden <mail@max-inden.de>
    mxinden committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    76e4903 View commit details
    Browse the repository at this point in the history
  2. Update src/registry.rs

    Signed-off-by: Max Inden <mail@max-inden.de>
    mxinden committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    e1eb3e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39174fa View commit details
    Browse the repository at this point in the history