From Your Customer Portal
Your Customer Portal provides an at-a-glance view of appliance health, including status indicators (Healthy, Degraded, Unhealthy), recent activity, and quick actions. You can also view deployed infrastructure, review and approve operations, and configure release windows.From Your Infrastructure
- Kubernetes
- AWS
Check controller status:View controller logs:Check resource usage:View recent events:
Application Telemetry
If you and we agree to enable application telemetry, the controller can forward operational metrics to our monitoring systems. This enables us to proactively detect issues and provide better support. What gets forwarded (when enabled):- Application health metrics (uptime, error rates)
- Resource utilization (CPU, memory)
- Deployment status changes
- Your secrets or credentials
- Your other workloads’ metrics
- Network traffic data
- User data processed by the application
Health Checks
The controller performs regular health checks on the application:- Pod readiness - Are the application containers running and ready to serve traffic?
- Liveness - Is the application responding to health probes?
- Connectivity - Can the controller communicate with our systems?