-
Notifications
You must be signed in to change notification settings - Fork 0
monitoring
github-actions[bot] edited this page Jul 3, 2026
·
1 revision
ɳTasks uses nSelf's built-in monitoring stack. No extra setup is needed.
For the full reference, see the CLI Monitoring Guide.
When the monitoring stack is running, Grafana includes these ɳTasks panels:
- Task throughput — tasks created, completed, and deleted per minute
- Queue depth — pending tasks by priority and assignee
- API latency — p50/p95/p99 for the Hasura GraphQL endpoint
- Active users — unique users with activity in the last 5 minutes
Monitoring is on by default. Verify with:
nself status --monitoringGetting Started
Features
CLI & Agents
Backend
Architecture
Deployment
Reference
External