containerpope / nifi-prometheus-reporter

A reporting task in Nifi which is capable of sending monitoring statistics as prometheus metrics to a prometheus pushgateway.
Apache License 2.0
52 stars 32 forks source link

Using pushgateway in a NiFi Cluster #23

Closed saikovvuri closed 5 years ago

saikovvuri commented 5 years ago

Hello - This is more of a question.

How would you see pushgateway in a NiFi cluster. Say in a 3 node cluster, do we run pushgateway on every node?

containerpope commented 5 years ago

Default setup is an external pushgateway that is running separately to the nifi cluster.