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

LabelSet: Fix alphabetical sorting for prometheus LabelSet #575

Merged
merged 4 commits into from Feb 29, 2024

Commits on Feb 2, 2024

  1. custom sorting for LabelSet. See: prometheus#543

    Signed-off-by: Syed Nihal <syed.nihal@nokia.com>
    wasim-nihal committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    04b56e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. implement custom sorting for prometheus labelset. see: prometheus#543

    Signed-off-by: Syed Nihal <syed.nihal@nokia.com>
    wasim-nihal committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    08eb27d View commit details
    Browse the repository at this point in the history
  2. implement custom sorting for prometheus labelset. see: prometheus#543

    Signed-off-by: Syed Nihal <syed.nihal@nokia.com>
    wasim-nihal committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    dd21376 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. fix sorting issue of prometheus labelset. see: prometheus#543

    Signed-off-by: Syed Nihal <syed.nihal@nokia.com>
    wasim-nihal committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    f1d1845 View commit details
    Browse the repository at this point in the history