Bug 1434836 - Error on the hosts when statsd record is missing type_instance
Summary: Error on the hosts when statsd record is missing type_instance
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine-metrics
Classification: oVirt
Component: Generic
Version: 1.0.1
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ovirt-4.1.2
: ---
Assignee: Shirly Radco
QA Contact: Lukas Svaty
URL:
Whiteboard:
Depends On:
Blocks: oVirt-Metrics-and-Logs
TreeView+ depends on / blocked
 
Reported: 2017-03-22 12:59 UTC by Shirly Radco
Modified: 2019-04-28 13:30 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-05-23 08:16:29 UTC
oVirt Team: Metrics
Embargoed:
sradco: ovirt-4.1?
sradco: planning_ack?
rule-engine: devel_ack+
lsvaty: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 74511 0 master MERGED fluentd: fixed bug in statsd parsing 2017-03-22 14:12:32 UTC

Description Shirly Radco 2017-03-22 12:59:38 UTC
Description of problem:
Started getting errors
[warn]: failed to expand `type_instance` error_class=NameError error="undefined local variable or method `type_instance'"

For statsd balloon and cpu records.
The reason is that when parsing I removed the "type_instance", but later we try to use it when nesting.

Version-Release number of selected component (if applicable):
1.0.1

How reproducible:
100%

Steps to Reproduce:
1.Run collectd and fluentd 
2.check /var/log/messages
3.

Actual results:
cpu and balloon statsd records give errors

Expected results:
No errors

Additional info:

Comment 1 Lukas Svaty 2017-05-10 11:20:23 UTC
verified in ovirt-engine-metrics-1.0.3-1.el7ev.noarch
no similiar log messages found on hosts /var/log/messages


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