Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Is it possible to get NiFi processor stats metrics per 1 min rather than per 5 min?

avatar
Rising Star

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?

1 ACCEPTED SOLUTION

avatar

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).

View solution in original post

2 REPLIES 2

avatar

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).

avatar
Rising Star

@Pierre Villard Thanks! I was hoping I had missed something in the API docs