Highlights
- AI multi-agent platform β Ask in natural language; AI Brain dispatches metric, trace, and inspection experts
-
- OpenTelemetry-native APM β Services, traces, topology, errors, and dependencies in one UI
-
- 5-minute Docker install β Single
curl | bashscript with amd64/arm64 image bundles
- 5-minute Docker install β Single
-
- Optional demo workload β Sample services (
service-a/service-b) for instant traces and topology
- Optional demo workload β Sample services (
-
- English UI β Locale switch (
en-US) for global users
- English UI β Locale switch (
Quick Start
# Platform
curl -fsSL https://databuff.ai/databuff/ai-apm-install.sh | bash
# Demo apps (optional)
curl -fsSL https://databuff.ai/databuff/ai-apm-demo-install.sh | bashOpen http://YOUR_HOST:27403 Β· login admin / Databuff@123 Β· configure LLM API key for AI features.
Kubernetes
curl -fsSL https://databuff.ai/databuff/ai-apm-k8s-install.sh | bash
curl -fsSL https://databuff.ai/databuff/ai-apm-demo-k8s-install.sh | bashWhat's included
| Component | Image |
|---|---|
| ai-apm-web | databuffhub/ai-apm-web:0.1.1 |
| ai-apm-ingest | databuffhub/ai-apm-ingest:0.1.1 |
| ai-apm-demo | databuffhub/ai-apm-demo:0.1.1 |
Demo
Links
- Repo: https://github.com/databufflabs/databuff
-
- Website: https://databuff.ai
-
- Live Demo: https://demo.databuff.ai
Full changelog
- Initial public release track
0.1.1 -
- Docker / Docker Compose offline install scripts
-
- Kubernetes install + demo seeder manifests
-
- AI Platform: chat, tools, skills, custom experts
-
- APM: service list, global topology, service flow, trace explorer
-
- i18n: English + Chinese UI
