OpenTelemetry Collector
Built-in OTLP-compatible trace collector with automatic AI framework detection and GenAI field extraction.
Get up and running with SideSeat in minutes:
# Clone the repositorygit clone https://github.com/spugachev/sideseat.gitcd sideseat
# Install dependencies and buildmake setup
# Start development servermake devClick the URL shown in the terminal (e.g., http://localhost:5001/ui?token=...) to access the dashboard.
OpenTelemetry Collector
Built-in OTLP-compatible trace collector with automatic AI framework detection and GenAI field extraction.
Real-time Streaming
SSE-based live trace updates for monitoring agent execution as it happens.
Framework Detection
Automatic detection of LangChain, LlamaIndex, Strands, and other AI frameworks with normalized field extraction.
Efficient Storage
SQLite-based storage with FIFO retention, bounded memory buffers, and disk safety monitoring.
Getting Started
Set up SideSeat and collect your first traces.
OpenTelemetry Collector
Configure trace collection for your AI agents.
REST API Reference
Query traces, spans, and sessions programmatically.
Configuration
Configure server, storage, and retention settings.
Authentication
Secure your instance with token-based authentication.
Storage Manager
Platform paths for data, config, cache, and logs.
Secret Manager
Credential storage using OS-native secure backends.