[ 
https://issues.apache.org/jira/browse/NIFI-987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15072442#comment-15072442
 ] 

ASF GitHub Bot commented on NIFI-987:
-------------------------------------

Github user apiri commented on the pull request:

    https://github.com/apache/nifi/pull/91#issuecomment-167489597
  
    @rickysaltzer Did another review on this and overall things look pretty 
good and the issues of bigger concern seem to be corrected.  I left an 
additional patch on the ticket with some stylistic items and version update 
(0.4.2-SNAPSHOT) changes I would like to apply on top of your patch.  
    
    My final comments are concerning some of the properties.  In the case of 
the metric property, this is something that you use as a float to provide in 
the transmission to the Riemann server.  It would be good to include this in 
the property descriptor to make this a little clearer.  This should also be 
applied to the TTL and time properties.  I did some digging to try to figure 
out how to flesh this out more, but wasn't quite sure how to best describe 
them.  If you can provide some additional detail on those and the anticipated 
input, it would certainly help.  Apologies if this is a misunderstanding on my 
behalf, still quite the Riemann novice.
    
    Thanks again for the updates though and with some additional details on the 
properties I think we are good to go!  Thanks for all your efforts!


> 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)

Reply via email to