Introduction
Welcome to SeeStack — full-stack observability for your applications.
SeeStack is a full-stack observability platform that gives you visibility into errors, logs, HTTP traffic, user sessions, cron jobs, and feature flags — all from a single SDK. Initialize once at application startup and the SDK handles the rest: buffering, batching, retrying, and delivering telemetry to your SeeStack instance.
All SDK calls are async and fail-safe. The SDK will never crash your application or block your main thread.
What You Can Do
| Feature | Description |
|---|---|
| Error Tracking | Capture exceptions with stack traces, user context, and metadata |
| Log Ingestion | Structured logs at five severity levels with arbitrary metadata |
| HTTP Monitoring | Track inbound and outbound HTTP requests with timing and status |
| Session Replay | Stream DOM and interaction events for later playback |
| Cron Monitoring | Heartbeat pings for scheduled job success or failure |
| Feature Flags | Evaluate remote flags with rollout percentages and targeting |
Get Started
AI-Friendly Docs
Our documentation is available in machine-readable formats for AI coding assistants, harness agents, and automated pipelines.