Hi Till, I have copy the flink-metrics-graphite-1.5.2.jar to lib/, and restart flink.It seems make no difference. When I checked the jobmanager log, the metrics configured in flink-conf.yaml, could be load since it printed as below:
"2018-09-27 09:50:23,953 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: metrics.reporters, varuy 2018-09-27 09:50:23,953 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: metrics.reporters.varuy.host, tracing115 2018-09-27 09:50:23,953 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: metrics.reporters.varuy.port, 2003 2018-09-27 09:50:23,953 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: metrics.reporters.varuy.class, org.apache.flink.metrics.graphite.GraphiteReporter 2018-09-27 09:50:23,954 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: metrics.reporters.varuy.interval, 1 SECONDS 2018-09-27 09:50:23,954 INFO org.apache.flink.configuration.GlobalConfiguration - Loading configuration property: metrics.reporters.varuy.protocol, TCP" However, I found the GraphiteReporter do not run correctly for the info list: "2018-09-27 09:50:24,938 INFO org.apache.flink.runtime.metrics.MetricRegistryImpl - No metrics reporter configured, no metrics will be exposed/reported." Should I install Graphite Server independently? Best Regards & Thanks Rui,Wang ----- stay hungry, stay foolish. -- Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/