Lightweight event telemetry for developer tools
Chirp is a simple telemetry service for counting events in developer tools. Send an event name with up to 4 string dimensions, Chirp counts them and gives you time-series data, dimension breakdowns, SVG badges, and an interactive dashboard.
- Single
POSTto ingest events — always returns202, never blocks your tool - Daily rollup aggregation for fast queries
- Compiled to a native ~4MB binary with Perry, backed by MySQL
- Open source, MIT licensed
Get started: check out chirp or email info@chirp247.com.