[
https://issues.apache.org/jira/browse/NIFI-1337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15114387#comment-15114387
]
ASF GitHub Bot commented on NIFI-1337:
--------------------------------------
GitHub user rickysaltzer opened a pull request:
https://github.com/apache/nifi/pull/188
NIFI-1337: Add Riemann Reporting Task
New reporting task for publishing metrics to Riemann. You may
enable or disable forwarding the following type of events:
- JVM
- Processor/Processor Group
- Overal Data Flow
- Bulleting Board Messages
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rickysaltzer/nifi riemann-reporting-task
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/188.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 #188
----
commit e0856021b52fd77f6af2aae404450555981f30ce
Author: ricky <[email protected]>
Date: 2016-01-04T15:57:52Z
NIFI-1337: Add Riemann Reporting Task
New reporting task for publishing metrics to Riemann. You may
enable or disable forwarding the following type of events:
- JVM
- Processor/Processor Group
- Overal Data Flow
- Bulleting Board Messages
----
> Add Riemann Reporting Task
> --------------------------
>
> Key: NIFI-1337
> URL: https://issues.apache.org/jira/browse/NIFI-1337
> Project: Apache NiFi
> Issue Type: New Feature
> Reporter: Ricky Saltzer
> Assignee: Ricky Saltzer
> Attachments: example-graph.png, riemann-reporting-configuration.png
>
>
> It would be beneficial for NiFi to report health information to
> [Riemann|http://riemann.io] for monitoring purposes. I plan on implementing
> this, and will use this JIRA to track the progress.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)