roryqi
roryqi
> @jerqi Can you share how do you collect metrics in your k8s cluster? We plan to use a k8s sidecar to collect the metrics.
> I think we should support export metrics, like hadoop,hbase etc. Users can implement custom export plugin to export metrics to their monitoring system. WDYT? @jerqi I'm not familiar with...
> Let's reopen this? OK.
Should we have a concept of MetricsReporter refer to Flink first?
@leixm @smallzhongfeng @tsface Is there this problem? Do we need a pr to fix this issue?
Thanks @tsface @leixm
@a140262 The fix pr have been merged into the master branch.
I will review in this weekend.
@qijiale76 Could you take a look at this issue?
> I still have my doubts about MRClientConf, same with #1303. I think MRClientConf should not be extended from RssBaseConf, but RssClientConf. RssBaseConf may contain some config options which are...