Health Check
Check if your agent is running and ready:status- Overall health status (okorerror)ready- Whether agent is ready to accept requestsuptime_seconds- Time since agent startedversion- Bindu version numberhealth- Health status (healthyorunhealthy)runtime- Runtime information:storage_backend- Storage backend type (e.g.,PostgresStorage)scheduler_backend- Scheduler backend type (e.g.,RedisScheduler)task_manager_running- Whether task manager is runningstrict_ready- Strict readiness check status
application- Application information:penguin_id- Unique penguin identifieragent_did- Agent’s DID (Decentralized Identifier)
system- System information:python_version- Python versionplatform- Operating system platformplatform_release- OS release versionenvironment- Deployment environment
Metrics API
Get Prometheus-compatible metrics for monitoring:http_requests_total- Total HTTP requests by method, endpoint, statushttp_request_duration_seconds- Request latency histogramagent_tasks_active- Currently active tasks gaugehttp_response_size_bytes- Response body size summaryhttp_requests_in_flight- Current requests being processed