Skip to content

Documentation

Click-Dog reads query spans from ClickHouse system.opentelemetry_span_log and exports them to OTLP-compatible backends and Splunk HEC. Start with Getting Started, then branch into your backend and your operations from the sections below.

Get started

  • Getting Started

    From a fresh host to a running export.

  • Install

    Run Click-Dog as a systemd service, a container, or a single binary.

  • Configuration

    The full YAML reference — every key, default, and env-var override.

Integrations

  • Datadog

    The packaged path: OTLP export, provisioned dashboards, and self-monitoring.

  • Honeycomb

    Export traces to Honeycomb through an OpenTelemetry Collector.

  • Generic OTLP

    Send to any OTLP/gRPC backend — Tempo, Jaeger, Elastic APM, and more.

  • Splunk HEC

    Fan out span-shaped query events to Splunk HTTP Event Collector.

Query analysis

Operate

Reference

  • Operation Modes

    Scheduled, backfill, validation, dry-run, analysis, and manifest generation.

  • Filtering

    The layers that decide which spans get exported.

  • Architecture

    How the single Go binary sits beside your database.

  • Changelog

    Notable changes across releases.

  • Support

    Community and commercial support paths.