Dashboard should not display flowlet metrics for Generator flowlets
Description
Release Notes
None
Activity
Show:
Terence Yim April 25, 2019 at 9:15 PM
Flow is removed as of 6.0
Ali Anwar May 18, 2015 at 11:35 PMEdited
Just to clarify, the idea is to simply differentiate a TICK flowlet in the UI?
Maybe give it a certain icon or label.
Won't Fix
Pinned fields
Click on the next to a field label to start pinning.
Created November 27, 2014 at 7:16 PM
Updated April 25, 2019 at 9:15 PM
Resolved April 25, 2019 at 9:15 PM
Generator flowlets reads data from external sources. The amount of data (events) that will be read will depend on the implementation of generator flowlet. The flow system will not know the actual number of events read.
It is easy to confuse the user by displaying metric with 0 values. We should indicate that the flowlet is a generator flowlet in the UI and not display any metrics.