server: host: "127.0.0.1" port: 3000 dataDir: "/tmp/probes_data" defaults: interval: "5s" timeout: "10s" method: "GET" targets: - name: "Baidu" url: "https://www.baidu.com" expect: status: [200] maxLatencyMs: 10000