Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-12511

Add support for InfluxDB as metrics sink

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • None
    • None
    • metrics
    • None

    Description

      Add InfluxDBSink to write metrics to InfluxDB. Because the Line Protocol of InfluxDB 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.

      Attachments

        1. HADOOP-12511.001.patch
          13 kB
          Masatake Iwasaki
        2. HADOOP-12511.002.patch
          14 kB
          Masatake Iwasaki
        3. HADOOP-12511.003.patch
          18 kB
          Masatake Iwasaki

        Activity

          People

            iwasakims Masatake Iwasaki
            iwasakims Masatake Iwasaki
            Votes:
            2 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated: