Skip to content
This repository has been archived by the owner on Sep 25, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 876 Bytes

Configuration.md

File metadata and controls

21 lines (14 loc) · 876 Bytes

Configuration

Open your Nifi under http://localhost:8080/nifi and go to the menu in the upper right: Controller Settings

Go to Controller Settings and add a new reporting task: Add Reporting Task

After the task is added, it has to be configured: Configure Reporting Task

The following settings can be edited: (See the help texts for more details) Settings Reporting Task

After the reporting task is configured, run it: Run Reporting Task

If everything went well, the prometheus pushgateway (localhost:9091) should now provide your metrics: Check Pushgateway

After this the metrics can be scraped by prometheus and then visualized in Grafana.