Hi to all, I was trying to configure monitoring on my cluster so I went to the metric reporters documentation. There are 2 things that are not clear to me:
1. In all reporters the documentation says to take the jars from /opt folder..obviously this is not true. Wouldn't be better to provide a link to the jar directly (on Maven Central for example)? 2. If you look to influxdb dependency the documentation says to use flink-metrics-influxdb-1.9.0.jar but there's no such "unified" jar, on maven central there are two version: 1 for scala 2.11 and one for scala 2.12 Should I open 2 JIRA tickets to improve those 2 aspects (if I'm not wrong..)? Best, Flavio