- Don't poll in background, since user does not see it [15](https://github.com/jupyter-server/jupyter-resource-usage/pull/15)
- Poll instantly once page is foregrounded [15](https://github.com/jupyter-server/jupyter-resource-usage/pull/15)
This should reduce the number of /metrics requests massively, with minimal interruption to user experience.