Application Performance Monitoring / Developer Tooling
InflowAPM

An application performance monitoring platform that turns project-scoped website and API telemetry into useful request, error, latency, throughput, and route analytics.
Built the telemetry API, asynchronous processing path, analytics layer, Node/Express SDK, authentication and project workflows, and the Next.js product experience.
- 01
Project-scoped API keys with Redis-backed lookup caching and rate limits
- 02
Bounded telemetry batches processed asynchronously through BullMQ
- 03
PostgreSQL analytics for requests, errors, latency, throughput, and routes
- 04
Typed Node/Express SDK with retries, backoff, batching, and fail-open behavior
- Next.js
- TypeScript
- Express
- PostgreSQL
- Redis
- BullMQ
Backend, frontend, and SDK workflows include automated tests and CI checks; Docker Compose reproduces the local service stack.





