Ramiz Abadulla created NIFI-2269:
------------------------------------
Summary: DataDog support added
Key: NIFI-2269
URL: https://issues.apache.org/jira/browse/NIFI-2269
Project: Apache NiFi
Issue Type: New Feature
Components: Extensions
Reporter: Ramiz Abadulla
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..”. 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.
Attached link to corresponding pull request on GitHub.
https://github.com/apache/nifi/pull/655
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)