Current status of CloudSmith services hosted at cloudsmith.app.
CloudSmith uses the cloudsmith-status repository for automated uptime monitoring. Checks run every 5 minutes via GitHub Actions and publish incident history to GitHub Pages.
Full uptime history, response-time graphs, and incident logs are published at:
If you run CloudSmith on-premises or in your own Azure subscription, monitor your deployment directly using these built-in endpoints:
GET /healthz on your portal URL
returns HTTP 200 when all services are up.
GET /relay/health on each relay
node reports connectivity to managed Hyper-V hosts.
See the monitoring runbook for alerting setup and integration with Azure Monitor and Prometheus.