Hi,
Is it possible to ignore certain filesystem with influxdb query?
There is option in telegraf disk plugin as below but if i have 100+ nodes cant change telegraf configuration on all nodes.Is there possibility with influxdb while querying to ignore certain filesystem ?
ignore_fs = [“tmpfs”, “vboxsf”, “devtmpfs”, “CDFS”, “UDF”]
Regards
Kumar