[
https://issues.apache.org/jira/browse/HADOOP-13003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15225950#comment-15225950
]
Mathias Herberts commented on HADOOP-13003:
-------------------------------------------
I suggest you write a MetricsSink which exports data on an HTTP endpoint and
let tcollector do the periodic polling, this will limit the coupling between
the time series database you use and the actual exposition of metrics.
For Warp 10 (www.warp10.io) we did that through the use of our Sensision
metrics collection framework, see
https://github.com/cityzendata/sensision/blob/master/src/main/java/io/warp10/sensision/hadoop/SensisionSink.java
> Add support for pushing metrics to OpenTSDB with Http
> -----------------------------------------------------
>
> Key: HADOOP-13003
> URL: https://issues.apache.org/jira/browse/HADOOP-13003
> Project: Hadoop Common
> Issue Type: New Feature
> Components: metrics
> Affects Versions: 2.2.0, 2.7.1
> Environment: Add support for pushing metrics to OpenTSDB with Http
> Sink
> Reporter: zhangyubiao
> Assignee: zhangyubiao
> Labels: metrics
>
> Add support for pushing metrics to OpenTSDB with Http Sink
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)