Siddharth Wagle created AMBARI-8499:
---------------------------------------
Summary: Fix config settings and emitter code in host monitor
Key: AMBARI-8499
URL: https://issues.apache.org/jira/browse/AMBARI-8499
Project: Ambari
Issue Type: Task
Components: ambari-metrics
Affects Versions: 2.0.0
Reporter: Siddharth Wagle
Assignee: Siddharth Wagle
Fix For: 2.0.0
- Currently logging level is set to DEBUG in main.py
- config_reader setting should work with monitor.
- Fix empty metrics sent to collector.
{code}
2014-11-20 00:46:31,300 DEBUG [1491507836@qtp-48887136-3 -
/ws/v1/timeline/metrics] webapp.TimelineWebServices: Storing metrics: {
"metrics" : [ ]
}
{code}
Verify that host monitor works end-to-end on a test cluster.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)