Hi Team, I am wanted to remove long data type form the fields.yml file as it is consuming a large disk space.
Doing it for metrocbeat and only using system modules so have remove most of the unused fields from fields.yml file and able to change the type from long to float but not integer.
Also for system.process.cgroup.cpuacct.percpu it has created around 128 fields and the machine i am monitoring has only 2 cpu so i do not need the rest 126 fileds and am unable remove those fileds i did try to use nested instead of object but no luck
from fileds.yml