# Futureproof.dev

## Click-Dog

ClickHouse query observability in your existing telemetry stack. Created and maintained by [Colin Taylor](https://futureproof.dev/profile).

Click-Dog reads ClickHouse's own telemetry, `system.opentelemetry_span_log` and `system.query_log`, and turns it into OTLP traces, normalized query families, regression baselines and findings for the backend you already run: Datadog, Honeycomb, any OTLP receiver, or Splunk HEC.

- **Read-only by design.** Connects with `readonly=2`, needs `SELECT` on two system tables and nothing else, and never issues DDL.
- **One static binary.** Go, no control plane, installed with systemd, Ansible, Kubernetes or Docker in minutes.
- **Open source.** Apache 2.0, public beta, and it has run in production for months.

Links: [Explore Click-Dog](https://click-dog.com/) · [Install](https://click-dog.com/install/) · [Documentation](https://click-dog.com/overview/) · [Source on GitHub](https://github.com/coltconsulting/click-dog) · [Machine-readable docs](https://click-dog.com/llms.txt)

## Who makes it

Futureproof.dev is the product brand of Colt Consulting Ltd. Its first product is Click-Dog, created and maintained by Colin Taylor, a fractional CTO and former CTO of a global SaaS email security platform. Read the [founder profile](https://futureproof.dev/profile).

For fractional CTO, technical due diligence and advisory work, see [Colt Consulting](https://coltconsulting.nz/). For everything else, email [info@coltconsulting.nz](mailto:info@coltconsulting.nz).
