Collectors

One agent. Every signal.

The insmn collector wraps the OpenTelemetry SDK with sane defaults and auto-discovery. Install it, point it at your region, and metrics, traces and logs start flowing.

// one-line install · Linux & macOS
curl -fsSL https://de-1.insmn.digital/install.sh | sh -s -- \
  --region ru-central --key $INSMN_INGEST_KEY

Or download a build

PlatformArchitectureVersion
Linuxx86_64v2.9.1Download .deb
Linuxarm64v2.9.1Download .deb
macOSuniversalv2.9.1Download .pkg
Windowsx86_64v2.9.1Download .msi
Dockermulti-archv2.9.1View image
KubernetesHelmv2.9.1Helm chart

Auto-discovery

Finds containers, hosts and services on the box and starts collecting without per-service config.

Low overhead

Under 40 MB resident, single static binary, no runtime dependencies. Ships metrics in batched, compressed streams.

Drop-in OTLP

Already emitting OpenTelemetry? Skip the agent and point your existing exporter at the regional endpoint.