SeeStack

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

FeatureDescription
Error TrackingCapture exceptions with stack traces, user context, and metadata
Log IngestionStructured logs at five severity levels with arbitrary metadata
HTTP MonitoringTrack inbound and outbound HTTP requests with timing and status
Session ReplayStream DOM and interaction events for later playback
Cron MonitoringHeartbeat pings for scheduled job success or failure
Feature FlagsEvaluate 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.

On this page