[
https://issues.apache.org/jira/browse/NIFI-987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073126#comment-15073126
]
ASF GitHub Bot commented on NIFI-987:
-------------------------------------
Github user apiri commented on the pull request:
https://github.com/apache/nifi/pull/91#issuecomment-167647372
Yep, of course and please do! Just was trying to save some unnecessary
keystrokes if not needed. Let me know if you hit any hurdles. Presumably you
can access
https://github.com/apiri/incubator-nifi/commit/1d4fdfe57c9d966c0be6fd5cc537623854f4491c.patch
to grab a patch for that commit and overlay it on yours. I am sure there is a
more elegant way, however I am also sure I don't know what that is off the top
of my head ;)
Regardless, +1 with those changes and the work in your latest push to the
PR.
> Add Processor for Writing Events to Riemann
> -------------------------------------------
>
> Key: NIFI-987
> URL: https://issues.apache.org/jira/browse/NIFI-987
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Extensions
> Reporter: Ricky Saltzer
> Assignee: Ricky Saltzer
> Fix For: 0.5.0
>
> Attachments:
> 0001-NIFI-987-Adjusting-formatting-and-removing-unneeded-.patch, Sample
> Riemann Dataflow .png
>
>
> Riemann (http://riemann.io) is a new framework for monitoring distributed
> systems. It's particular useful for sending ad-hoc events such as, heartbeats
> and metrics. It would be nice if NiFi had a PutRiemann processor for writing
> events using the NiFi expression language.
> A simple use case would be a data flow that repeatedly checks specific
> services over TCP, HTTP, etc and checks into Riemann. Another example would
> be detecting a blip in events coming down a stream using a simple event
> heartbeat mechanism. I'll post a couple visuals to help make these examples
> more concrete.
> I have an initial PutRiemann processor made. I will post the patch via a
> Github pull request later today.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)