Open-source observability tool that uses AI agents to self-heal your software
git clone https://github.com/superloglabs/superlog && cp superlog/*.md ~/.claude/agents/Subagents overview
<a href="https://superlog.sh"> <img width="1200" height="675" alt="Twitter post - 2" src="https://github.com/user-attachments/assets/c6ac3418-8e2f-4f8b-b25c-d75b3a094036" /> </a> <div align="center" style="margin:24px 0;"> <br /> [](https://github.com/superloglabs/superlog/commits/main) [](https://github.com/superloglabs/superlog/graphs/commit-activity) [](./LICENSE.md) <br> [](https://discord.gg/wJ56aRh8hx) <a href="https://www.ycombinator.com"><img src="https://img.shields.io/badge/Y%20Combinator-P26-orange" alt="Y Combinator P26"></a> [](https://twitter.com/intent/follow?screen_name=superlogYC) </div> <p align="center"> <a href="https://superlog.sh">Website</a> · <a href="https://github.com/superloglabs/superlog">Code</a> · <a href="https://github.com/superloglabs/skills">Skills</a> · <a href="https://github.com/superloglabs/otel-helpers">Helpers</a> · <a href="https://discord.gg/wJ56aRh8hx">Discord</a> </p> ## About [Superlog](https://superlog.sh) is an open-source agentic telemetry system. It ingests traces, logs, and metrics, groups noisy signals into incidents, and watches your infra while you sleep. ## Installation You can install Superlog in your project by using our [skills](https://superlog.sh) in your favourite coding agent: ``` Run npx skills add superloglabs/skills --all and use the skills to install Superlog in this project ``` ## What is Superlog? Superlog is an open-core observability workspace for OpenTelemetry data. It ingests traces, logs, and metrics, groups noisy signals into incidents, and gives teams a local-first product surface for debugging production systems. This repository contains the fully open-source, free community edition: - Web app and API - OTLP ingest proxy - Worker processes for incident grouping and background jobs - Postgres schema and ClickHouse-backed telemetry queries - Agent runner interfaces for pluggable investigation runtimes - A default `community` agent runner that records a local incident summary We also provide a hosted Superlog Cloud edition with a free tier, a pay-to-go plan and monthly credit packs. ## Quick Start Prerequisites: - Node.js 20+ - pnpm 9+ - Docker Install dependencies: ```bash pnpm install ``` Start the local stack: ```bash docker compose up -d pnpm --filter @superlog/db db:migrate pnpm dev ``` The default local services are: - Web: `http://localhost:5173` - API: `http://localhost:4100` - OTLP intake: `http://localhost:4101` ## Development Run typechecks: ```bash pnpm typecheck ``` ## Repository Layout - `apps/web` - Vite/React frontend - `apps/api` - HTTP API - `apps/proxy` - OTLP intake proxy - `apps/worker` - background workers and agent orchestration - `packages/db` - Drizzle schema and migrations - `packages/fingerprint` - telemetry fingerprinting helpers ## License Superlog is licensed under the [Apache License 2.0](./LICENSE.md).
What people ask about superlog
What is superloglabs/superlog?
+
superloglabs/superlog is subagents for the Claude AI ecosystem. Open-source observability tool that uses AI agents to self-heal your software It has 1k GitHub stars and was last updated today.
How do I install superlog?
+
You can install superlog by cloning the repository (https://github.com/superloglabs/superlog) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is superloglabs/superlog safe to use?
+
superloglabs/superlog has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.
Who maintains superloglabs/superlog?
+
superloglabs/superlog is maintained by superloglabs. The last recorded GitHub activity is from today, with 52 open issues.
Are there alternatives to superlog?
+
Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.
Deploy superlog to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/superloglabs-superlog)<a href="https://claudewave.com/repo/superloglabs-superlog"><img src="https://claudewave.com/api/badge/superloglabs-superlog" alt="Featured on ClaudeWave: superloglabs/superlog" width="320" height="64" /></a>More Subagents
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
The agent that grows with you
Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
The agent engineering platform.
Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.