Skip to content

Increase default page size to 1000 #10

@davidnmbond

Description

@davidnmbond

The LogicMonitor documentation states here that the maximum page size is 1000:

https://www.logicmonitor.com/support/v3-swagger-documentation#:~:text=LogicMonitor%20REST%20API%20v3%20supports%20maximum%20size%20of%201000%20records

For years and years (V1 and V2), the maximum page size varied HUGELY between endpoints.  For some, the max size was 25, for most 300.  We had to put a lot of code in the library to adjust these based on the endpoint being called.

However, we value query performance!  So please look at raising this to 1000 across the board, validating EVERY LogicMonitor endpoint before publishing.  There is a LOT of production-critical code relying on successful paging, so it will take a while to validate the change before we can publish it.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions