Documentation Index
Fetch the complete documentation index at: https://docs.clawker.dev/llms.txt
Use this file to discover all available pages before exploring further.
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
- OpenTelemetry Collector
- OpenSearch
- OpenSearch Dashboards
- Prometheus
Examples
Options
Options inherited from parent commands
See also
- clawker monitor - Manage local observability stack