Created 10-27-2017 04:03 AM
Is there an option to send NiFi metrics to Influx.Any suggestions.
Created 11-08-2017 07:20 AM
You can implement it on your own.
Use https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-repor... as an example.
Created 11-08-2017 02:10 PM
Someone has an InfluxDB Writer
https://github.com/fsauer65/NiFi-Extensions/tree/master/nifi-influxdb-bundle/nifi-influxdb-processor...