cfxdm - dm:to_type
Set data type on columns
tag @dm:recalldata name = 'vm-inventory' --> dm:to_type columns ='vm_cpu_count,vm_memory' & type = 'int'data name = 'vm-inventory-metric' --> dm:to_type columns ='vm_cpu_usage_perc' & type = 'float'Last updated