Change manage events metric counter method
Underlying relation 'events' for usage_activity_by_stage_monthly.manage.events has to many records which cause ordinary batch counter to reject query due to surpassed limits. Estimated batch counter has higher max limits, so replacing ordinary batch counter with estimated one should address the problem Changelog: fixed
Showing
Please register or sign in to comment