Re: Apache Flink - Disabling system metrics and collecting only specific metrics

2019-06-12 Thread M Singh
Thanks Zhijiang for your response.   I see that system resources reporting can be enable (default not enabled) but not system metrics.  I just wanted to confirm that I am not missing anything. Thanks again. On Tuesday, June 11, 2019, 10:32:51 PM EDT, zhijiang wrote: Hi Mans, AFAIK, we

Re: Apache Flink - Disabling system metrics and collecting only specific metrics

2019-06-11 Thread zhijiang
Hi Mans, AFAIK, we have no switch to disable general system metrics which are useful for monitoring status and performance tuning. Only some advanced system metrics could be confgiured to enable or not, and the default config is always disabled, so you do not need toconcern them. Maybe you cou

Apache Flink - Disabling system metrics and collecting only specific metrics

2019-06-11 Thread M Singh
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 F