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

Support metric help text in multiprocess mode #804

Merged
merged 2 commits into from
Dec 22, 2022

Commits on May 3, 2022

  1. Support metric help text in multiprocess mode

    Issue prometheus#211
    Add support for storing the metrics help text in the multiprocess map.
    The help will come from the first process read, but it should be the
    same for all metrics.
    
    Signed-off-by: Cian Butler <butlerx@notthe.cloud>
    butlerx committed May 3, 2022
    Configuration menu
    Copy the full SHA
    f6a2b4a View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. Add test for help text

    Signed-off-by: Evgeny Markov <evgenymarkov@yandex.com>
    evgenymarkov authored and butlerx committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    9a2c50f View commit details
    Browse the repository at this point in the history