You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Anton Mushin (JIRA)" <ji...@apache.org> on 2016/09/21 16:10:20 UTC

[jira] [Comment Edited] (FLINK-4564) [metrics] Delimiter should be configured per reporter

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

Anton Mushin edited comment on FLINK-4564 at 9/21/16 4:10 PM:
--------------------------------------------------------------

Not all clear.
How should look like {{MetricGroup#getMetricIdentifier()}} call in this case? 
If we use single reporter for other reporters and know their indexes, we must know name or index where we {{MetricGroup#getMetricIdentifier()}} call. and then in MetricRegistry need add method for getting indexes of reporters via names. 
or all this assumption is not correct?


was (Author: anmu):
Not all clear.
How should look like MetricGroup#getMetricIdentifier() call in this case? 
If we use single reporter for other reporters and know their indexes, we must know name or index where we MetricGroup#getMetricIdentifier() call. and then in MetricRegistry need add method for getting indexes of reporters via names. 
or all this assumption is not correct?

> [metrics] Delimiter should be configured per reporter
> -----------------------------------------------------
>
>                 Key: FLINK-4564
>                 URL: https://issues.apache.org/jira/browse/FLINK-4564
>             Project: Flink
>          Issue Type: Bug
>          Components: Metrics
>    Affects Versions: 1.1.0
>            Reporter: Chesnay Schepler
>            Assignee: Anton Mushin
>
> Currently, the delimiter used or the scope string is based on a configuration setting shared by all reporters. However, different reporters may have different requirements in regards to the delimiter, as such we should allow reporters to use a different delimiter.
> We can keep the current setting as a global setting that is used if no specific setting was set.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)