Show HN: ServiceRadar – open-source Network Observability Platform
2 days ago
- #network-monitoring
- #docker
- #distributed-systems
- ServiceRadar is a distributed network monitoring system for hard-to-reach or constrained environments.
- Features include real-time monitoring, distributed architecture, SRQL, stream processing, observability, network mapping, security, and specialized monitoring.
- Quick start with Docker Compose: clone repo, start services, check status, view logs, and access Web UI/API.
- Native installation via script available with detailed options in INSTALL.md.
- Components: Agent, Poller, Core Service, Web UI.
- Docker Compose stack includes Proton Database, Core API, API Gateway, Web UI, Nginx, Agent, Poller, and more.
- Supports AMD64 and ARM64 architectures, including Intel/AMD, Apple Silicon, ARM cloud, Raspberry Pi.
- Default config: automatic database setup, mTLS security, internal Docker networking, persistent storage, built-in monitoring.
- Customize deployment with override files.
- Performance: 90 million EPS, 4ms latency, high cardinality aggregation.
- Documentation available at https://docs.serviceradar.cloud.
- Live demo at https://demo.serviceradar.cloud.
- Contributions welcome under Apache 2.0 License.