Getting Started
Getting Started
LatencyWatch is a network latency monitoring system. This guide will help you set up the system in your infrastructure.
Prerequisites
- Docker and Docker Compose
- Linux servers for Agent deployment
- Kafka and ClickHouse instances (or use the provided Docker Compose)
Quick Start
- Clone the repository
- Copy
.env.exampleto.envand configure - Run
docker-compose up -d - Access the management UI at
http://localhost:8080