oncall-engine/engine/apps/grafana_plugin/helpers
Michael Derynck f201fd2be2
Paginate calls to get instances from gcom (#2669)
# What this PR does
GCOM now has many more instances returned than in the past. Paginate
these calls instead of getting all at once.

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-07-28 21:19:27 +00:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
client.py Paginate calls to get instances from gcom (#2669) 2023-07-28 21:19:27 +00:00
gcom.py Paginate calls to get instances from gcom (#2669) 2023-07-28 21:19:27 +00:00