Is there an existing issue for this?
Problem statement
profiler provides metrics for timestamp and date as min_limit and max_limit. These are not handled yet properly in the generator, as range, greater, less than check functions accept only int.
Proposed Solution
Extend generator.
Additional Context
No response