Description of problem: For Statsd host nic and storage metrics the nic and storage names should be in plugin_instance instead of type_instance. Version-Release number of selected component (if applicable): 1.0.2 How reproducible: 100% Steps to Reproduce: 1.In kibana filter by "collectd.plugin:statsd AND (collectd.type:nic* OR collectd.type:storage*)" 2.Check the collectd.plugin_instance and collectd.type_instance 3. Actual results: collectd.type_instance is the storage/nic name collectd.plugin_instance is empty Expected results: collectd.type_instance is empty or doesn't exist collectd.plugin_instance is the storage/nic name Additional info:
verified in ovirt-engine-metrics-1.0.3-1.el7ev.noarch