mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
3279504cbe
This allows deployments using our Prometheus export t determine the number of active users in the past hour. The interval is an hour to align with API key last used refresh times. SSH connections poll to check shutdown time, so this will be accurate even on long-running connections without dashboard requests.