GitHub user Ramizjon opened a pull request:

    https://github.com/apache/nifi/pull/655

    DataDog support added

    Added reporting task, that reports NiFi flow and JVM metrics to DataDog 
service. It also reports data to DataDog from every processor. All metrics are 
represented as Gauges. The name of each metric for processors has following 
format: “nifi.<processor_name>.<metric_name>”. In order to use this 
module, you need to have DataDog agent installed on your machine. You can 
configure time period to send metrics to DataDog by changing “DataDog 
reporting period” property when adding reporting task in NiFi UI.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Ramizjon/nifi master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/655.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #655
    
----
commit e0065ed8a483c501299534c8a0a55e76758f8c98
Author: Ramiz <[email protected]>
Date:   2016-07-14T17:39:10Z

    added datadog bundle

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to