Documentation

Get started with TraceWeave in minutes

Quick Start

Install TraceWeave using Docker Compose:

$ docker-compose up -d

Configuration

Configure your application to send telemetry data:

  1. Install OpenTelemetry SDK
  2. Configure exporter endpoint
  3. Set service name and attributes
  4. Enable auto-instrumentation

Integration

TraceWeave supports multiple integration methods:

OpenTelemetry

Native OTLP support

Jaeger

Compatible with Jaeger format

Prometheus

Scrape metrics endpoint

Fluentd/Fluent Bit

Log forwarding support