[
https://issues.apache.org/jira/browse/FLINK-37751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17948268#comment-17948268
]
Sai Sharath Dandi commented on FLINK-37751:
-------------------------------------------
Hi [~fanrui] , Could you please review the Jira and assign it to me if it looks
good. Thanks!
> Add vertex name to autoscaler metrics
> -------------------------------------
>
> Key: FLINK-37751
> URL: https://issues.apache.org/jira/browse/FLINK-37751
> Project: Flink
> Issue Type: Improvement
> Components: Autoscaler
> Reporter: Sai Sharath Dandi
> Priority: Major
>
> *Background*
> Currently, the Flink Autoscaler metrics only include the vertex ID in the
> metric tags. This can make it difficult to interpret the metrics, as the IDs
> are not easily human-readable.
> In addition, some metric backends omit tags with high cardinality (such as
> UUIDs or long IDs), which further reduces the usefulness of the metrics for
> troubleshooting and monitoring.
>
> *Proposed Change:*
> Add vertex name to
> [VertexInfo|https://sg.uberinternal.com/code.uber.internal/uber-code/[email protected]/-/blob/flink-autoscaler/src/main/java/org/apache/flink/autoscaler/topology/VertexInfo.java?L34]
> and include it when
> [emitting|https://sg.uberinternal.com/code.uber.internal/uber-code/[email protected]/-/blob/flink-autoscaler/src/main/java/org/apache/flink/autoscaler/metrics/AutoscalerFlinkMetrics.java?L87]
> metrics
--
This message was sent by Atlassian Jira
(v8.20.10#820010)