RED at a glance.
Sortable list of every service with its rate, error percentage, and p95 latency. Critical services glow red. Healthy ones stay quiet.
RED metrics, traces, and logs from any SigNoz instance, on the phone in your hand. Bring your own SigNoz. Your data never leaves your stack.
Cloud or self-hosted. Connect with a URL and API key, then watch the same data you'd see on a desktop dashboard. We are not a hosted service. We are a client for yours.
Not for dashboards. RED metrics, traces, and recent errors, surfaced in two taps from your lock screen.
API keys live in your device keychain. The app's own telemetry goes to your SigNoz, not ours. There is no "ours."
Sortable list of every service with its rate, error percentage, and p95 latency. Critical services glow red. Healthy ones stay quiet.
Skia-rendered line charts. 1h / 6h / 24h.
Find a slow trace, see every span. Trace IDs are searchable and shareable.
A Cloudflare Worker relay turns SigNoz alerts into Expo push notifications. HMAC-signed. No third-party broker.
Prod, staging, that side-project cluster. Credentials live in the device keychain.
SigPocket is a client, not a service. It connects directly to the SigNoz instance you configure. There is no SigPocket backend, no SigPocket account, no SigPocket telemetry pipeline.
The app's own telemetry (cold starts, screen loads, API timings) is OTLP-formatted and sent to your SigNoz, so you can see how the app behaves alongside the services it monitors.
$ git clone https://github.com/eknuth/sigpocket.git
$ cd sigpocket
$ pnpm install
$ pnpm --filter @sigpocket/mobile start
# scan the QR with Expo Go
# paste your SigNoz URL + API key
# done. Headed to Internal Testing on Google Play. iOS via TestFlight after that.
Source-available, build-it-yourself today. Store listings coming soon.