[
https://issues.apache.org/jira/browse/FLINK-29993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-29993:
-----------------------------------
Labels: pull-request-available (was: )
> Provide more convenient way to programmatically configure reporters
> -------------------------------------------------------------------
>
> Key: FLINK-29993
> URL: https://issues.apache.org/jira/browse/FLINK-29993
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Metrics, Tests
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.17.0
>
>
> Configuring reporters programmatically is an uncommon task in tests, but is
> currently not convenient and error prone since you need to manually assemble
> the config key as it must contain the reporter name.
> Add some factory methods to the `MetricOptions` to generate a config options
> at runtime given a reporter name.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)