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

Migrate from deprecated kube-state-metrics usage #2269

Merged
merged 1 commit into from
Nov 27, 2023
Merged

Migrate from deprecated kube-state-metrics usage #2269

merged 1 commit into from
Nov 27, 2023

Conversation

AuHoppe
Copy link
Contributor

@AuHoppe AuHoppe commented Nov 14, 2023

Description

Use new form for deprecated metric.

Fixes #2264

Type of change

What type of changes does your code introduce to the kube-prometheus? Put an x in the box that apply.

  • CHANGE (fix or feature that would cause existing functionality to not work as expected)
  • FEATURE (non-breaking change which adds functionality)
  • BUGFIX (non-breaking change which fixes an issue)
  • ENHANCEMENT (non-breaking change which improves existing functionality)
  • NONE (if none of the other choices apply. Example, tooling, build system, CI, docs, etc.)

Changelog entry

Please put a one-line changelog entry below. Later this will be copied to the changelog file.

Prefer new form for kube_node_status_capacity_pods metric in grafana-weave-net-cluster

Use new form for deprecated metric.

To fix #2264
@AuHoppe AuHoppe changed the title Migrate from deprectaed kube-state-metrics usage Migrate from deprecated kube-state-metrics usage Nov 17, 2023
@philipgough philipgough enabled auto-merge (squash) November 27, 2023 12:11
@philipgough philipgough merged commit 80ab54b into prometheus-operator:main Nov 27, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecated Metric Usage
2 participants