Superlog

Superlog

WHAT IS IT?

Superlog is an open-source observability platform that ingests your traces, logs and metrics via OpenTelemetry and groups noisy signals into actionable incidents. The twist: it's agentic. AI agents watch your infra, automatically investigate anomalies and produce incident summaries while you sleep, instead of leaving you to correlate dashboards by hand at 3 a.m.

WHY IS IT INTERESTING?

  • Agentic observability: AI agents investigate incidents and summarize them, rather than just rendering more graphs.
  • OpenTelemetry-native: standard OTLP intake for traces, logs and metrics, with no vendor lock-in on instrumentation.
  • Automatic grouping: noisy signals are correlated and aggregated into incidents, putting an end to the unmanageable alert wall.
  • Pluggable agent architecture: ships with a community agent for incident summaries, and the runner lets you plug in your own.
  • Solid stack: telemetry queries backed by Postgres and ClickHouse, with background workers handling automation.

USE CASES

  • Detect and investigate production incidents without a permanent human on watch.
  • Centralize traces, logs and metrics from a distributed system in a single platform.
  • Cut alert noise by aggregating correlated signals into incidents.
  • Self-host your observability stack to keep control over your telemetry data.