Hi:
I am working on an application and need to collect application metrics. I would 
like to use Flink's metrics framework for my application metrics.  From Flink's 
documentation 
(https://ci.apache.org/projects/flink/flink-docs-release-1.8/monitoring/metrics.html#system-metrics),
 it looks like Flink collects system metrics by default but I don't need those.
Is there any way to configure metrics to 
1. disable system metrics collection, 2. collect only specific metrics.
If there is any documentation/configuration that I might have missed, please 
let me know.
Thanks
Mans

Reply via email to