This is not possible. Are you trying to limit which metrics are exposed?
On 07/08/2019 06:52, Chaoran Yu wrote:
Hello guys,
Does anyone know if the Prometheus metrics exported via the JMX
reporter or the Prometheus reporter can be configured using a YAML
file similar to this one
<https://github.com/prometheus/jmx_exporter/blob/master/example_configs/flink.yml>?
If there is such support in Flink, how do I tell Flink the path to my
YAML configuration file (e.g. maybe through a setting in flink-conf)?
Thanks,
Chaoran