Skip to content

Add high-cardinality HTTP duration label value#855

Open
aliaqel-stripe wants to merge 3 commits into
kedacore:mainfrom
aliaqel-stripe:feat/high-cardinality-metrics-flag
Open

Add high-cardinality HTTP duration label value#855
aliaqel-stripe wants to merge 3 commits into
kedacore:mainfrom
aliaqel-stripe:feat/high-cardinality-metrics-flag

Conversation

@aliaqel-stripe

@aliaqel-stripe aliaqel-stripe commented May 20, 2026

Copy link
Copy Markdown
Contributor

Provide a description of what has been changed

This adds operator.enableHighCardinalityMetricsLabels to the KEDA Helm chart.

The value defaults to false, matching KEDA core, and wires the --enable-high-cardinality-metrics-labels flag through to the operator deployment. When enabled, scaler HTTP request duration metrics include the high-cardinality namespace, scaled_resource, trigger_name, and metric_name labels/attributes.

The previous metrics-server value and argument were removed because internal Metrics Service gRPC histograms are no longer gated by this flag.

Relates to kedacore/keda#7751

Checklist

  • I have verified that my change is according to the deprecations & breaking changes policy
  • Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • README is updated with new configuration values (if applicable) learn more
  • A PR is opened to update KEDA core (repo) (if applicable, ie. when deployment manifests are modified)

Fixes #

Signed-off-by: Ali Aqel <aliaqel@stripe.com>
@aliaqel-stripe aliaqel-stripe changed the title Add high-cardinality metrics values to KEDA chart Add high-cardinality HTTP duration label value May 27, 2026
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.

3 participants