[ 
https://issues.apache.org/jira/browse/HADOOP-12511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Masatake Iwasaki updated HADOOP-12511:
--------------------------------------
    Attachment: HADOOP-12511.003.patch

I attached 003.
* fixed error handling and added unit tests
* added escape for "="  and "," in tag values
* added http client configurations


> Add support for InfluxDB as metrics sink
> ----------------------------------------
>
>                 Key: HADOOP-12511
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12511
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: metrics
>            Reporter: Masatake Iwasaki
>            Assignee: Masatake Iwasaki
>         Attachments: HADOOP-12511.001.patch, HADOOP-12511.002.patch, 
> HADOOP-12511.003.patch
>
>
> Add InfluxDBSink to write metrics to InfluxDB. Because [the Line Protocol of 
> InfluxDB|https://influxdb.com/docs/v0.9/write_protocols/line.html] expects 
> data structure similar to MetricsRecord consisting of tags, metric values and 
> timestamp, we can easily map the records to the format. We can use REST API 
> or UDP to send records to InfluxDB.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to