Skip to main content

Overview

Monitor your profClaw instance with built-in health endpoints, cost tracking, and log management. Integrate with external monitoring tools for production alerting.

Health Endpoints

profClaw exposes health and readiness endpoints:

CLI Monitoring

Cost Tracking

Track AI provider token usage and costs:
Sample output:

Log Management

Audit Log

For security and compliance monitoring:

External Monitoring Integration

Uptime Monitoring

Point any uptime monitor (UptimeRobot, Pingdom, etc.) at:
Expected response: HTTP 200 with {"status":"ok"}

Prometheus (Advanced)

profClaw can expose Prometheus-compatible metrics:
Available metrics:
  • profclaw_requests_total - Total HTTP requests
  • profclaw_tool_executions_total - Tool executions by tool name
  • profclaw_active_sessions - Current active agent sessions
  • profclaw_queue_depth - Current queue depth
  • profclaw_provider_tokens_total - Token usage by provider
  • profclaw_provider_cost_total - Cost by provider

Alerting Rules

Example Prometheus alert rules: