Custom tab on dashboard doesn't show timestamp

remeeshnair
Participant IV

Hi,

Custom tab in on the Apigee Management UI Dashboard doesn't have timestamp field and it allows only date to select. Also i have seen there is a limit enforced for some 2 weeks(from to to) for the users. Is it possible to configure these settings for particular roles?

Regards,

Remeesh

Solved Solved
0 6 230
1 ACCEPTED SOLUTION

Not applicable

Hello Rameesh,

Yes, Time Range picker in all our dashboards doesn’t have the capability to select custom times neither at start or at end. It will round all ranges to midnight. The limit to 14 days is enforced tu to performance issues with high TPS organizations, if you think it will be safe to remove the restriction, you can use a flag in the Edge UI configuration flag:

enableForceRangeLimit=false

Please note that we are going to update these pickers to the same version we have now in Custom Reports, which allows more options while keeping advance of the data cache.

View solution in original post

6 REPLIES 6

Remeesh, are you working with an On-Prem installation? If so, what version?

Yes On prem OPDK: 4.15.04.04.

Not applicable

Hello Rameesh,

Yes, Time Range picker in all our dashboards doesn’t have the capability to select custom times neither at start or at end. It will round all ranges to midnight. The limit to 14 days is enforced tu to performance issues with high TPS organizations, if you think it will be safe to remove the restriction, you can use a flag in the Edge UI configuration flag:

enableForceRangeLimit=false

Please note that we are going to update these pickers to the same version we have now in Custom Reports, which allows more options while keeping advance of the data cache.

Thank you @oponce@apigee.com for the clarification. But as you mentioned the performance issue for providing range limit open, can you please provide access to this through RBAC so that we can decide only closed group has access to update this through their profile to select a big range rather default. Also have you seen any limit with transactions loaded on browsers(i use chrome or firefox) get hung due to heavy calls?

A

Not applicable

Thank you for your suggestions @Rameesh.

Performance depends on specific configuration: browser, browser version, memory, processor and network. We don't have benchmarks for AX payload process performance in the UI at this time.

I'll mention your RBAC feature proposal to the team and we'll look into how we can address this issue in the better way.

Thanks!

Thank you oponce@apigee.com