Bug 1439544 - Statsd host nic and storage metrics - nic and storage names should be in plugin_instance instead of type_instance
Summary: Statsd host nic and storage metrics - nic and storage names should be in plug...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine-metrics
Classification: oVirt
Component: Generic
Version: 1.0.2
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ovirt-4.1.2
: 1.0.3
Assignee: Shirly Radco
QA Contact: Lukas Svaty
URL:
Whiteboard:
Depends On:
Blocks: oVirt-Metrics-and-Logs 1444793
TreeView+ depends on / blocked
 
Reported: 2017-04-06 08:28 UTC by Shirly Radco
Modified: 2019-04-28 14:18 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-05-23 08:19:40 UTC
oVirt Team: Metrics
Embargoed:
rule-engine: ovirt-4.1+
pstehlik: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 75280 0 master MERGED fluentd:fixed parsing of statsd hosts nics and storage 2017-04-06 10:22:49 UTC

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


Note You need to log in before you can comment on or make changes to this bug.