Self-Hosted ClickStack Observability
What You'll Get
Component
What It Does
Port
Prerequisites
Step 1: Start ClickStack
docker run -d --name clickstack \
-p 8080:8080 \
-p 4317:4317 \
-p 4318:4318 \
-e BETA_CH_OTEL_JSON_SCHEMA_ENABLED=true \
clickhouse/clickstack-local:latestStep 2: Create the Qtap Configuration
Step 3: Start Qtap
Step 4: Generate Traffic and View
How It Works
Configuration Options
Capture Level
Level
What's Captured
Traffic Direction
Direction
What's Captured
Cleanup
Next Steps
Last updated