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(metrics): add pvc namespace to volume metrics (backport #2284) #2290

Merged
merged 2 commits into from
Nov 13, 2023

Commits on Nov 13, 2023

  1. feat(metrics): add pvc namespace to volume metrics

    Signed-off-by: Antonin Ferrand <antonin.ferrand3@gmail.com>
    (cherry picked from commit c83e101)
    antoninferrand authored and mergify[bot] committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ee44951 View commit details
    Browse the repository at this point in the history
  2. fix(metric): Modify pvc namespace label name

    The label `namespace` will be used by the Prometheus collector.
    Change it to `pvc_namespace`
    
    Signed-off-by: James Lu <jamesluhz@gmail.com>
    (cherry picked from commit b5e478d)
    mantissahz authored and mergify[bot] committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    761e3e0 View commit details
    Browse the repository at this point in the history