# Pastebin jhYgZ6Cf Hi All.. Need your help.. I am not able to get disk.usage data and few other metrics in gnocchi for instances Metrics need to be collected according to ceilometer config gnocchi_resources.yaml: - resource_type: instance metrics: memory: memory.usage: memory.resident: memory.swap.in: memory.swap.out: memory.bandwidth.total: memory.bandwidth.local: vcpus: cpu_util: cpu: archive_policy_name: ceilometer-low-rate cpu_l3_cache: disk.root.size: disk.ephemeral.size: disk.latency: disk.iops: disk.capacity: disk.allocation: disk.usage: Metrics collected currently: cpu: disk.ephemeral.size: disk.root.size: memory.usage: memory: vcpus: Is this some configuration related? If so, which configuration am I missing? Pls help