[ 
https://issues.apache.org/jira/browse/FLINK-15110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chesnay Schepler closed FLINK-15110.
------------------------------------
    Resolution: Fixed

master: c00717ec8ad1d4f6f7f766c17b782937021e8b4c

> Support exclusions for variables
> --------------------------------
>
>                 Key: FLINK-15110
>                 URL: https://issues.apache.org/jira/browse/FLINK-15110
>             Project: Flink
>          Issue Type: New Feature
>          Components: Runtime / Metrics
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Tag-based reporters export all variables associated with a metric.
> This behavior isn't configurable in any way, but may impact performance and 
> stability. (see FLINK-13418)
> I propose to add a new configuration option 
> {{metrics.reporter.<name>.scope.variables.excludes}} that includes a list of 
> variables that should be excluded from the return value of 
> {{MetricGroup#getAllVariables()}}.
> This will implicitly cause all tag-based reporter from excluding these 
> variables completely. In the future we can additionally look into separate 
> options for controlling whether a variable should be exposed as indexed tags 
> or not, if the backend supports this distinction.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to