You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The registry’s status page at coder.instatus.com needs enhancements for SaaS-grade reliability and transparency. Current monitoring relies on a basic 404-checking script. With the registry now deployed on Google Cloud Run and Instatus supporting Prometheus and Google Cloud integrations, this issue focuses on modernizing monitoring, alerting, and user access.
Desired Solution
Integration
Add a prominent link to the status page in the registry footer.
Update status categories (e.g., uptime, latency, etc) for better user insights. (Nice to have)
Monitoring
Use Google Cloud Run metrics to track container health, CPU and memory usage, latency, etc. feeding data into Prometheus.
From the discussions last week, it sounds like we're okay with just updating the registry to link to the Instatus page. In which case, I can make a quick PR for that in a few minutes
Problem Description
The registry’s status page at
coder.instatus.com
needs enhancements for SaaS-grade reliability and transparency. Current monitoring relies on a basic 404-checking script. With the registry now deployed on Google Cloud Run and Instatus supporting Prometheus and Google Cloud integrations, this issue focuses on modernizing monitoring, alerting, and user access.Desired Solution
Integration
Monitoring
Alerting
Documentation
Definition of Done
The text was updated successfully, but these errors were encountered: