Health checks, structured logging, and operational visibility.
DragonClaw includes several built-in observability hooks.
Gateway reachability
/health status
/health
Process uptime
Memory usage
Loaded skills and connectors
Error rates and retry spikes
DragonClaw uses structured logging.
That makes it easier to ship logs to JSON-aware tools and filter by provider, error, or connector.
GET /health for liveness
GET /health
Process manager logs for crash loops
Recent gateway errors for auth or rate limit issues
Last updated 2 hours ago
pm2 logs dragonclaw --lines 200 pm2 stop dragonclaw