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

chore: Add relabeling and metricRelabeling to Service Monitor in Karpenter Helm Chart #7794

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

Conversation

waruwat-dev
Copy link

Fixes #N/A

Description
This merge request enhances the ServiceMonitor in the Karpenter Helm Chart by adding support for relabeling and metricRelabeling. This allows users to modify labels and filter metrics before they are scraped by Prometheus.

Motivation
In some cases, users need to adjust labels or refine metrics to align with their existing monitoring setup.
Prometheus provides relabel_configs and metric_relabel_configs to modify or filter metrics dynamically, but the Karpenter Helm Chart currently lacks the ability to configure these options.

Changes Introduced

  • Adds support for configuring relabelings, metricRelabelings in the ServiceMonitor.

How was this change tested?

Does this change impact docs?

  • Yes, PR includes docs updates
  • Yes, issue opened: #
  • No

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@waruwat-dev waruwat-dev requested a review from a team as a code owner February 24, 2025 10:44
@waruwat-dev waruwat-dev requested a review from rschalo February 24, 2025 10:44
Copy link

netlify bot commented Feb 24, 2025

Deploy Preview for karpenter-docs-prod canceled.

Name Link
🔨 Latest commit 1527cd3
🔍 Latest deploy log https://app.netlify.com/sites/karpenter-docs-prod/deploys/67bd35f4190eda00087e0af6

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.

1 participant