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

fix: adjust "volume name" label for kube_persistentvolumeclaim_* #2303

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Mar 15, 2024

  1. Adjust "volume name" label for kube_persistentvolumeclaim_*

    This changes the name of the volume name label, reported by the
    `kube_persistentvolumeclaim_*` metrics, to be the same label as the one
    in the `kube_persistentvolume_*` metrics.
    
    This makes it easier to combine the 2 related set of metrics together to
    being labels and values from one metric into another.
    multani committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    5099acb View commit details
    Browse the repository at this point in the history
  2. add changelog entry

    multani committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    dbf9c85 View commit details
    Browse the repository at this point in the history
  3. lint markdown

    multani committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    dc8144f View commit details
    Browse the repository at this point in the history