Tracer

the first and the last monitoring tool you need to install

Resourse monitoring

The collector sits on each host and gathers metrics, logs, and traces with near-zero overhead. It streams data back to the panel over a secure, lightweight protocol.

Uptime & logs

Drill into individual applications and services. See request latencies, error rates, and dependency graphs per app — no extra instrumentation required.

Installation

One-liner install

curl -fsSL https://git.naqerl.com/eco/tracer/install.sh | sh

A single command sets up the panel, the collector, and starts everything.

Try it in a container

A container image is available for testing without installing anything on your host:

docker run --rm -p 8080:8080 git.naqerl.com/eco/tracer:latest