Skip to content

v0.1.1 β€” AI-Native OpenTelemetry APM (Docker + K8s)

Latest

Choose a tag to compare

@databufflabs databufflabs released this 26 Jun 07:04

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 | bash script with amd64/arm64 image bundles
    • Optional demo workload β€” Sample services (service-a / service-b) for instant traces and topology
    • English UI β€” Locale switch (en-US) for global users

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 | bash

Open 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 | bash

What'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

DataBuff demo

Links

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