Observer Agentv1.2.0
Observer Agent
Open-source data plane
Observer Agent is the data-plane half of the platform: a Bun + TypeScript binary, distroless container, runs inside your network. It reads from Prometheus, HTTP, TCP, DNS, and TLS-cert probes, evaluates verdicts locally, and pushes only the result (metric_id, value, status, timestamp) to Observer Cloud. Raw telemetry never leaves your network.
The agent ships as an open-source artifact. Install on Docker, Kubernetes, or any Linux box; configure probes through a single agent.toml plus environment variables; rotate keys without downtime. See the agent-cloud boundary concept for the trust model.
Guides
Configure Prometheus query metricsReceive metrics over OpenTelemetry (OTLP)Read metrics from AWS CloudWatchConfigure a Grafana Loki sourceConfigure an Elasticsearch or OpenSearch sourceRead metrics from a database queryConfigure HTTP probesConfigure TCP probesConfigure ICMP ping probesConfigure DNS probesConfigure TLS certificate probesConfigure WebSocket probesConfigure gRPC health-check probesWrite custom probesConnect to Grafana CloudRead the agent dashboardDiagnose a stalled agentRotate the agent's authentication key