You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Martijn Visser (Jira)" <ji...@apache.org> on 2022/04/06 11:22:00 UTC

[jira] [Commented] (FLINK-27087) Configuration "taskmanager.network.detailed-metrics" in metrics document was mistaken as "taskmanager.net.detailed-metrics"

    [ https://issues.apache.org/jira/browse/FLINK-27087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518042#comment-17518042 ] 

Martijn Visser commented on FLINK-27087:
----------------------------------------

[~MinGW] Thanks for the ticket. As mentioned in Flink's Code Contribution Guide, it's not necessary to open Jira tickets for typos etc. You can find all details at https://flink.apache.org/contributing/contribute-code.html
Do you want to fix this?

> Configuration "taskmanager.network.detailed-metrics" in metrics document was mistaken as "taskmanager.net.detailed-metrics"
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-27087
>                 URL: https://issues.apache.org/jira/browse/FLINK-27087
>             Project: Flink
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 1.16.0
>            Reporter: Smile
>            Priority: Minor
>              Labels: Configuration, Documentation
>         Attachments: network_detailed_mertics.png
>
>
> [Docs for config|https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/config/#taskmanager-network-detailed-metrics] has a correct key as "taskmanager.{color:#ff0000}network{color}.detailed-metrics", but when mention it in [docs for metrics|https://nightlies.apache.org/flink/flink-docs-master/docs/ops/metrics/#default-shuffle-service], it was mistaken as "taskmanager.{color:#ff0000}net{color}.detailed-metrics".
> Compared with [code in flink-core|https://github.com/apache/flink/blob/master/flink-core/src/main/java/org/apache/flink/configuration/NettyShuffleEnvironmentOptions.java#L104] "network" should be the right one.
> !network_detailed_mertics.png|width=874,height=398!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)