clawker monitor
Manage local observability stackSynopsis
Commands for managing the local observability stack. The monitoring stack provides local telemetry visualization for Claude Code sessions using OpenTelemetry Collector + OpenSearch (logs + traces) + OpenSearch Dashboards + Prometheus (metrics). Available commands: init Scaffold monitoring configuration files up Start the monitoring stack down Stop the monitoring stack status Show monitoring stack statusExamples
Subcommands
- clawker monitor down - Stop the monitoring stack
- clawker monitor init - Scaffold monitoring configuration files
- clawker monitor status - Show monitoring stack status
- clawker monitor up - Start the monitoring stack
Options
Options inherited from parent commands
See also
- clawker - Manage Claude Code in secure Docker containers with clawker