[
https://issues.apache.org/jira/browse/NIFI-2269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15431962#comment-15431962
]
ASF subversion and git services commented on NIFI-2269:
-------------------------------------------------------
Commit 376d3c4ef4a837fd18213fa3d77eda7d12beed25 in nifi's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=376d3c4 ]
NIFI-2269 Added datadog support
This closes #655
Signed-off-by: jpercivall <[email protected]>
> 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
> Labels: datadog, metrics, nifi, reporting
> Fix For: 1.0.0
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)