Oh, this is so cool: I've got  Riemann running at work - I'm a
Clojurist, of course - and was just recently
wondering how I might talk to Riemann to send notifications of
success/failure for the GetSFTP->PutS3
flow I put in place recently. Thanks Ricky! Looking forward to seeing
this merged.

Russell

cc Kyle Kingsbury, author of Riemann (hi Kyle)

On Tue, Sep 22, 2015 at 11:21 AM, rickysaltzer <g...@git.apache.org> wrote:
> GitHub user rickysaltzer opened a pull request:
>
>     https://github.com/apache/nifi/pull/91
>
>     [NIFI-987] Added Processor For Writing Events to Riemann
>
>     - Introduced nifi-riemann-bundle for future Riemann backed monitoring
>
>     - Added initial PutRiemann processor for writing events to Riemann
>       using the Riemann batch client.
>
>         - Values for events are provided using the NiFi expression language
>                 e.g. Metric -> ${latency.milliseconds:divide(1000)}
>
> You can merge this pull request into a Git repository by running:
>
>     $ git pull https://github.com/rickysaltzer/nifi riemann-reporting
>
> Alternatively you can review and apply these changes as the patch at:
>
>     https://github.com/apache/nifi/pull/91.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 #91
>
> ----
> commit 1f9b5c89eedca0f12c92f4170e39a7fb6a3047c1
> Author: ricky <ri...@cloudera.com>
> Date:   2015-09-22T14:45:10Z
>
>     Added Processor For Writing Events to Riemann
>
>     - Introduced nifi-riemann-bundle for future Riemann backed monitoring
>
>     - Added initial PutRiemann processor for writing events to Riemann
>       using the Riemann batch client.
>
>         - Values for events are provided using the NiFi expression language
>                 e.g. Metric -> ${latency.milliseconds:divide(1000)}
>
> ----
>
>
> ---
> If your project is set up for it, you can reply to this email and have your
> reply appear on GitHub as well. If your project does not have this feature
> enabled and wishes so, or if the feature is enabled but not working, please
> contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
> with INFRA.
> ---



-- 
Russell Whitaker
http://twitter.com/OrthoNormalRuss
http://www.linkedin.com/pub/russell-whitaker/0/b86/329

Reply via email to