Telegen Documentationο
Telegen is a zero-configuration observability agent that automatically discovers and instruments your entire infrastructure using eBPF. Deploy with a single command and get complete visibility across metrics, traces, logs, and profiles.
βInstrument everything. Configure nothing.β
Key Featuresο
Automatically detects cloud providers, Kubernetes, databases, and runtimes without configuration.
eBPF-powered tracing for HTTP, gRPC, and database protocols without code changes.
CPU, off-CPU, memory, and mutex profiling with flame graph generation.
Syscall auditing, file integrity monitoring, and container escape detection.
DNS tracing, TCP metrics, XDP packet analysis, and service mesh integration.
100% OTel-compliant output via OTLP to any compatible backend.
Quick Startο
# Kubernetes (Helm)
helm install telegen oci://ghcr.io/mirastacklabs-ai/charts/telegen \
--namespace telegen --create-namespace \
--set otlp.endpoint="otel-collector:4317"
For Linux, see the Linux Installation guide.
Thatβs it! Telegen auto-discovers everything and starts collecting telemetry.
Documentationο
Getting Started
Installation
Configuration
Features
Integrations
Operations
Reference
Supportο
Documentation: telegen.mirastacklabs.ai
GitHub Issues: github.com/mirastacklabs-ai/telegen/issues
Discussions: github.com/mirastacklabs-ai/telegen/discussions
Licenseο
Telegen is released under the Apache 2.0 License.