[
https://issues.apache.org/jira/browse/FLINK-32991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-32991:
-----------------------------------
Labels: pull-request-available (was: )
> Some metrics from autoscaler never get registered
> -------------------------------------------------
>
> Key: FLINK-32991
> URL: https://issues.apache.org/jira/browse/FLINK-32991
> Project: Flink
> Issue Type: Bug
> Components: Autoscaler, Deployment / Kubernetes
> Affects Versions: kubernetes-operator-1.6.0
> Reporter: Maximilian Michels
> Assignee: Maximilian Michels
> Priority: Major
> Labels: pull-request-available
> Fix For: kubernetes-operator-1.7.0
>
>
> Not all metrics appear in the latest 1.6 release. This is because we report
> metrics as soon as they are available and the registration code assumes that
> they will all be available at once. In practice, some are only available
> after sampling data multiple times. For example, TARGET_DATA_RATE is only
> available after the source metrics have been aggregated and the lag has been
> computed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)