SigNoz
ActiveDescription
SigNoz is an open-source OpenTelemetry-native observability platform combining APM, logs, metrics and alerts.
Key Features
- OpenTelemetry-native — Full OTLP compatibility with zero vendor lock-in
- Unified APM — Trace, metrics and logs stored and queried in one place
- High-performance columnar storage — Custom ClickHouse-based engine delivers fast queries
- Visualization — Rich built-in dashboards and charting
- Alerts & notifications — PromQL-based alert rules with multi-channel notifications
- LLM monitoring — Supports OpenInference and AI agent call-chain tracing
Use Cases
Strengths & Limitations
✅ Strengths
- • Actively maintained, recent updates
- • High community interest (31.9k stars)
- • Established track record (5 years in production)
⚠️ Limitations
- • No clear open-source license
Categories
Quick Start
# Install SigNoz with Docker
git clone https://github.com/SigNoz/signoz.git
cd signoz/deploy/docker
docker compose up -d
# Visit http://localhost:3301 for the UI