clawker monitor init
Scaffold monitoring configuration filesSynopsis
Scaffolds the monitoring stack configuration files in ~/.clawker/monitor/. This command generates:- compose.yaml Docker Compose stack definition
- otel-config.yaml OpenTelemetry Collector configuration
- prometheus.yaml Prometheus scrape configuration
- grafana-datasources.yaml Pre-configured Grafana datasources
- OpenTelemetry Collector (receives traces/metrics from Claude Code)
- Jaeger (trace visualization)
- Prometheus (metrics storage)
- Grafana (unified dashboard)
Examples
Options
Options inherited from parent commands
See also
- clawker monitor - Manage local observability stack