Documentation Index
Fetch the complete documentation index at: https://docs.stateset.com/llms.txt
Use this file to discover all available pages before exploring further.
Sandbox Operations Overview
The Sandbox controller exposes health and metrics endpoints for monitoring and orchestration.Health Endpoints
GET /healthbasic health checkGET /readyreadiness probe for KubernetesGET /health/detaileddetailed component status
Metrics
- Prometheus metrics exposed at
GET /metrics - Uses
stateset_sandbox_metric prefix
Production Readiness
- Use readiness probes and health checks
- Alert on sandbox creation and execution errors
- Monitor warm pool availability and startup latency