ks888 / LambStatus

[Maintenance mode] Serverless Status Page System
https://lambstatus.github.io
Apache License 2.0
1.3k stars 119 forks source link

Let the external-metrics API support the pagination. #38

Closed ks888 closed 7 years ago

ks888 commented 7 years ago

So far the GET external-metrics API returns all the metrics. If someone has the large number of metrics, it may return timeout errors.

This issue lets the external-metrics API support the pagination. (And change the frontend's action so that all the metrics are fetched at last)