Project Dps Demo Install 🔥

Do not assume success just because containers are running. Execute these verification steps:

During your demo install, log realistic metrics to report to stakeholders: project dps demo install

| Metric | Demo Expectation | Production Baseline | |--------|------------------|----------------------| | Packet ingestion rate | 50 Mbps | >1 Gbps | | Alert latency (UI) | 2–5 seconds | <500 ms | | Concurrent users | 3 dashboard sessions | 50 analysts | | Storage consumption | 10 GB/day | 200 GB/day | Do not assume success just because containers are running

If your demo underperforms, review the .env variable INGESTION_LIMIT_MBPS — it may be artificially throttled. project dps demo install

Symptom: Demo agent crashes, OOMKilled in docker logs.
Fix: Reduce demo dataset size. Edit .env:

DEMO_DATA_SET=micro (5 users, 1 policy)