Skip to content

[FLINK-31769] feat: quantile to aggregated metrcis#28779

Open
proost wants to merge 4 commits into
apache:masterfrom
proost:feat-quantile-to-aggregated-metrcis
Open

[FLINK-31769] feat: quantile to aggregated metrcis#28779
proost wants to merge 4 commits into
apache:masterfrom
proost:feat-quantile-to-aggregated-metrcis

Conversation

@proost

@proost proost commented Jul 20, 2026

Copy link
Copy Markdown
Member

What is the purpose of the change

This PR adds quantiles for the aggregated metrics. Using this metrics we can use quantile for the autoscaler.

I will send follow-up PR if this change is approved.

Brief change log

  • Quantile metrics can be retrieve by explicit REST API request.

Verifying this change

Please make sure both new and modified tests in this PR follow the conventions for tests defined in our code quality guide.

This change added tests and can be verified as follows:

  • Added test that retrieve valid quantiles.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): yes / no
  • The public API, i.e., is any changed class annotated with @Public(Evolving): no
  • The serializers: no
  • The runtime per-record code paths (performance sensitive): no
  • Anything that affects deployment or recovery: no
  • The S3 file system connector: no

Documentation

  • Does this pull request introduce a new feature? yes
  • If yes, how is the feature documented? docs

Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

Generated-By: Claude Opus 4.8 (1M context)

@flinkbot

flinkbot commented Jul 20, 2026

Copy link
Copy Markdown
Collaborator

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

@proost

proost commented Jul 21, 2026

Copy link
Copy Markdown
Member Author

@flinkbot run azure

@proost

proost commented Jul 22, 2026

Copy link
Copy Markdown
Member Author

@flinkbot run azure

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.

2 participants