[
https://issues.apache.org/jira/browse/FLINK-22528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17335381#comment-17335381
]
David Anderson commented on FLINK-22528:
----------------------------------------
The documentation should explain:
* Which state backends support this feature.
* The naming scheme for the metrics that are created when this feature is
enabled.
* The scope those metrics can be found in. (Do I end up with operator metrics
on all stateful operators?)
* The expected performance impact of enabling this feature. And a bit of
insight about how they work so I can judge for myself if I want to enable them
in production.
> Document latency tracking metrics for state accesses
> ----------------------------------------------------
>
> Key: FLINK-22528
> URL: https://issues.apache.org/jira/browse/FLINK-22528
> Project: Flink
> Issue Type: Improvement
> Components: Documentation, Runtime / State Backends
> Affects Versions: 1.13.0
> Reporter: Till Rohrmann
> Priority: Major
> Fix For: 1.13.0
>
>
> With FLINK-21736 we introduced latency tracking metrics for state accesses.
> We should also document how the user can use them and what they say and what
> their limitations are.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)