pelorus icon indicating copy to clipboard operation
pelorus copied to clipboard

Pagerduty exporter - query limitation of 10000 incidents

Open mateusoliveira43 opened this issue 1 year ago • 0 comments

In https://github.com/konveyor/pelorus/pull/843 we added PagerDuty support as a failure exporter provider. But it has a limitation of querying only 10000 incidents in this first implementation (more details).

Add a pagination approach to the implementation to remove this limitation.

mateusoliveira43 avatar Mar 03 '23 14:03 mateusoliveira43