databuff

by databufflabsVerified

AI Native OpenTelemetry APM

151
Stars
26
Forks
Vue
Language
8/23/2026
Added
View on GitHubDownload ZIP

⚠️ Third-Party Software Notice

This skill is third-party open-source software developed and hosted independently on GitHub. SkillTip is an informational directory and does not control or maintain the underlying repository. Any security checks displayed are automated and limited in scope. Review the source code before installing.

Read the Terms of Service

Installation

Add to your Claude Code skills directory:

# Add to your Claude Code skills
git clone https://github.com/databufflabs/databuff

Getting Started

Guides for using skills like databuff.

Security Report

Verified

Last scanned: —

{
  "status": "PASSED",
  "issues": []
}

README.md

DataBuff    Databuff

DataBuff — AI-Native APM Built On Opentelemetry

Mission: build the strongest OpenTelemetry APM backend

AI-native · OTLP-native · multi-agent out of the box · self-hosted traces, metrics, topology

Live Demo  ·  Documentation  ·  Open Source APM  ·  简体中文  ·  Community

Demo login: admin / Databuff@123

DataBuff demo: AI chat, services, topology

AI multi-agent troubleshooting · Service health · Call graph topology

Keywords: AI-Native APM · OpenTelemetry APM · OTLP Backend · Multi-Agent · Distributed Tracing · AIOps · Open Source APM · MCP · Self-Hosted Observability


What is DataBuff

DataBuff is an AI-native APM backend built on Opentelemetry — ingest traces, metrics, and logs via OTLP, with full-stack monitoring, service topology, RED metrics, and out-of-the-box multi-agent AI troubleshooting.

The goal is not "yet another observability UI," but to build the strongest OpenTelemetry APM backend — letting LLMs query live telemetry directly, from natural-language query → multi-agent inspection → root-cause analysis → ops remediation.

Listed on OpenTelemetry official Vendors (Native OTLP) and CNCF Landscape.

⭐ Star the project · Live Demo · Documentation


Why DataBuff

If you are evaluating an OpenTelemetry APM backend, or want AI that actually closes the troubleshooting loop, DataBuff is built for you:

  • AI-native, not bolted on — LLMs query traces, metrics, topology, and alerts directly; add an API key after install, no separate AI platform needed
  • Multi-agent out of the box — AI Brain orchestrates query, inspection, ops, and Q&A experts in parallel
  • Fully embrace OpenTelemetry — OTLP-native ingestion with existing instrumentation as-is; SkyWalking compatible for smooth migration
  • Clear mission — build the strongest OpenTelemetry APM backend: self-hosted, production-grade, extensible
  • Minimal deployment — Ingest + Doris + Web, one Docker command to run

Key Features

🤖 AI-Native

  • Not a bolt-on chat box — LLM answers from real telemetry, not hallucination
  • Multi-agent collaboration out of the box — AI Brain orchestrates query, inspection, ops, and Q&A experts
  • AI application observability (Roadmap) — LLM call chains · token analytics · agent topology · skill/tool/model tracing
  • MCP both ways — expose capabilities to Cursor / Claude; ingest external MCPs like Prometheus
  • Bring your own model — Kimi, DeepSeek, GLM, Ollama, and other OpenAI-compatible APIs

📊 OpenTelemetry-Native

  • OTLP-native ingestion — gRPC 4317 / HTTP 4318 for Traces + Metrics + Logs
  • eBPF APM — kernel-level, non-intrusive collection; call chains and performance data without code changes
  • Dual-protocol support — OTLP native + SkyWalking native gRPC (11800); switch by changing exporter address
  • Alerting loop — threshold detection, scheduled evaluation, alert event history

🐳 Engineering Foundation

  • 3-component stack — Ingest + Doris + Web, no middleware sprawl
  • Skill extensibility — custom digital experts without touching core code

Feature Gallery

Out-of-the-box multi-agent AI on top of a full OpenTelemetry APM.

AIOps roadmap: Visible → Legion → Inspect → Diagnose → Repair → Predict → Answer

Natural Language Query

Ask "which service was slowest" in plain language — AI ranks results, no query language required.

Natural language query

Multi-Agent Collaboration

Complex tasks dispatched to multiple experts in parallel, synthesized into a forwardable incident report.

Multi-agent collaboration

Root Cause Analysis

Pull topology, rank metrics, attribute bottlenecks by share — conclusions ready for your incident report.

Root cause analysis

APM UI

Global topology, service list, and trace drill-down — AI reads the data, the UI confirms it.

Global topology

More capabilities in Documentation


Architecture & Ingestion

Minimal architecture: Ingest + Doris + Web
ProtocolPort / EndpointSignals
OTLP (OpenTelemetry native)gRPC 4317 · HTTP 4318Traces + Metrics + Logs
SkyWalking native gRPCgRPC 11800Trace + JVM metrics + Logs

Quick Start in 5 Minutes

  1. Install platform — one command to launch Ingest + Doris + Web
curl -fsSL https://databuff.ai/databuff/ai-apm-install.sh | bash
  1. Install demo (optional) — auto-report traces and see topology quickly
curl -fsSL https://databuff.ai/databuff/ai-apm-demo-install.sh | bash
  1. Connect a model → start troubleshooting — open http://YOUR_HOST:27403, login admin / Databuff@123, add API key to enable AI
Offline install / Kubernetes install

Offline install — download the bundle from the install page:

tar -zxvf databuff-ai-apm-offline-<version>-<arch>.tar.gz
cd databuff-ai-apm-offline-<version>-<arch> && sudo ./install.sh

Kubernetes install

curl -fsSL https://databuff.ai/databuff/ai-apm-k8s-install.sh | bash
curl -fsSL https://databuff.ai/databuff/ai-apm-demo-k8s-install.sh | bash  # demo optional

Documentation

DocDescription
DocumentationProduct overview, user guides, ops reference
OTLP ingestion guideOpenTelemetry SDK / Collector setup
Competitive comparisonvs Jaeger, SigNoz, SkyWalking, and more
Migration guideMigrate from other APM tools

Contributing

If you are building AI-native APM / OpenTelemetry observability, help make the strongest OpenTelemetry APM backend a real, usable open-source foundation:

Scan to join the DataBuff community on WeChat
Scan to join the DataBuff community


License

This repository is licensed under Apache-2.0.

Frequently Asked Questions

What is databuff?

databuff is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by databufflabs. AI Native OpenTelemetry APM. It has 151 GitHub stars.

Is databuff safe to use?

Yes. databuff passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install databuff?

Clone the repository with "git clone https://github.com/databufflabs/databuff" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is databuff written in?

databuff is primarily written in Vue. It is open-source under databufflabs on GitHub, so you can review or fork the full source.

Are there alternatives to databuff?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh databuff against similar tools.

Comments (0)

No comments yet. Be the first to share your thoughts!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI Agents
View details

Developers Also Liked

Based on votes and bookmarks from developers who liked this skill

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP Serversapisai-tools
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details