- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Is it possible to get NiFi processor stats metrics per 1 min rather than per 5 min?
- Labels:
-
Apache NiFi
Created ‎01-03-2017 11:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Trying to work out the message consumption rate per time slice is fairly difficult with the current format where the stats are presented in a sliding 5 min window but updated every minute. Is it possible to get stats on a per minute or per second basis?
Created ‎01-03-2017 11:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey @Sebastian Carroll,
At the moment, this is not configurable. But you could imagine a custom Reporting Task scheduled every minutes to compute statistics (similarly to the Ambari reporting task).
Created ‎01-03-2017 11:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey @Sebastian Carroll,
At the moment, this is not configurable. But you could imagine a custom Reporting Task scheduled every minutes to compute statistics (similarly to the Ambari reporting task).
Created ‎01-03-2017 12:37 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Pierre Villard Thanks! I was hoping I had missed something in the API docs
