darthberen / nifi-prometheus-bundle

Nifi reporting task that sends metrics to a Prometheus Push Gateway

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nifi-prometheus-bundle

Nifi reporting task that sends metrics to a Prometheus Push Gateway

Requirements

  • Java 8
  • Nifi 1.3+
  • Prometheus Push Gateway

Building

mvn package

Deploying

Copy the nar file created in nifi-prometheus-nar/target to your NiFi's lib directory and restart NiFi.

About

Nifi reporting task that sends metrics to a Prometheus Push Gateway

License:MIT License


Languages

Language:Java 100.0%