iotdb icon indicating copy to clipboard operation
iotdb copied to clipboard

Feat/config option os metrics enabled

Open chrisdutz opened this issue 1 year ago • 2 comments

Currently there is no option to disable the metrics collection on config-nodes. This causes problems on CtlrX core as the app tries to access resources outside of it's sandbox ("/sys/block/")

This new config option allows programatically disabling the DiskMetrics and NetMetrics.

chrisdutz avatar Nov 12 '23 10:11 chrisdutz

Hi, chris , we have added a off level to close system metric, you could take a look for this pr :https://github.com/apache/iotdb/pull/11530

OneSizeFitsQuorum avatar Nov 21 '23 07:11 OneSizeFitsQuorum

Will have a look after my trip, next week. Thanks

chrisdutz avatar Nov 21 '23 08:11 chrisdutz