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
| Platform | Architecture | Version | |
|---|---|---|---|
| Linux | x86_64 | v2.9.1 | Download .deb |
| Linux | arm64 | v2.9.1 | Download .deb |
| macOS | universal | v2.9.1 | Download .pkg |
| Windows | x86_64 | v2.9.1 | Download .msi |
| Docker | multi-arch | v2.9.1 | View image |
| Kubernetes | Helm | v2.9.1 | Helm 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.