Bug 1439544

Summary: Statsd host nic and storage metrics - nic and storage names should be in plugin_instance instead of type_instance
Product: [oVirt] ovirt-engine-metrics Reporter: Shirly Radco <sradco>
Component: GenericAssignee: Shirly Radco <sradco>
Status: CLOSED CURRENTRELEASE QA Contact: Lukas Svaty <lsvaty>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 1.0.2CC: bugs
Target Milestone: ovirt-4.1.2Keywords: Rebase
Target Release: 1.0.3Flags: rule-engine: ovirt-4.1+
pstehlik: testing_ack+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-05-23 08:19:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Metrics RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1402901, 1444793    

Description Shirly Radco 2017-04-06 08:28:54 UTC
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:

Comment 1 Lukas Svaty 2017-05-10 11:47:31 UTC
verified in ovirt-engine-metrics-1.0.3-1.el7ev.noarch