LinkMesh

Downloads

Get LinkMesh.

Server is the only required component — the control plane runs on your cluster or a single host. Collectors are upstream OpenTelemetry — otelcol-contrib (enrolled via OpAMP) or Grafana Alloy (via remotecfg) — so there's no LinkMesh-specific collector binary to download. The Agent is an optional onboarding helper. All LinkMesh binaries are single-file Go builds with no runtime dependencies.

Supported platforms: Linux (amd64, arm64) and Windows (amd64). macOS is intentionally out of scope — see ADR 0017 for the rationale.

After download, the Quickstart on docs.linkmesh.io walks through first-time setup with screenshots.

Agent

Optional
linkmesh-agent

Optional edge connector for guided onboarding. Runs beside a collector on a VM, or as a Kubernetes DaemonSet across a fleet — auto-detecting running services, discovering log sources, and rolling up cluster workloads so you onboard from real, observed inputs. It carries no telemetry and does not run your collector.

Not required. Collectors enroll directly via OpAMP (otelcol-contrib) or remotecfg (Grafana Alloy) and manage themselves; the agent only adds discovery and onboarding help. It connects over a WebSocket on port 443 with a bearer enrollment token.

Packages & binaries

Looking for a specific older version? Browse all artifacts at artifacts.saas.opensight.ch (auth required for some products). For complete install instructions including certificate enrollment and service registration, see Install.