Skip to content

jpdlr/flowpulse

Repository files navigation

FlowPulse

FlowPulse is a local observability playground that simulates service latency events in real time. It helps prototype dashboards, alert thresholds, and filtering UX without needing a production telemetry feed.

Features

  • Synthetic event stream with pause/resume
  • Severity filtering (info, warn, error)
  • Latency summary cards and bar visualization
  • Local event persistence (reload-safe)
  • JSON export/import for event snapshots
  • Keyboard shortcuts: Space (pause/resume), Cmd/Ctrl+K (clear), Cmd/Ctrl+E (export)
  • Tests + CI baseline

Quick start

npm install
npm run dev

Scripts

  • npm run dev
  • npm run typecheck
  • npm test
  • npm run build

License

MIT

About

Synthetic latency stream playground for observability dashboard UX

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors