Architecture
How OpticsOps is put together, kept as a versioned record rather than a single page we silently edit. If something changes materially, it gets a new version here instead of quietly disappearing.
v3
Cross-instance consistency
CurrentHow sign-up, key security, and usage limits stay correct while our backend runs across multiple instances — written for anyone deciding whether to trust us with their telemetry.
v2
Reliability & security hardening
PreviousEverything in v1, plus how we handle API keys, login sessions, and per-project fair-use limits.
v1
Core architecture
OriginalThe four pieces — agent, ingest API, ClickHouse, portal — and how one request travels from your service to the dashboard.
Want the practical quick-start instead of the architecture? See how it works →