Source: prometheus-smokeping-prober Section: net Testsuite: autopkgtest-pkg-go Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Daniel Swarbrick , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-go-kit-log-dev, golang-github-go-ping-ping-dev (>= 0.0~git20211130.779d1e9), golang-github-prometheus-client-golang-dev, golang-github-prometheus-common-dev, golang-github-prometheus-exporter-toolkit-dev (>= 0.8.0), golang-golang-x-sync-dev, golang-gopkg-alecthomas-kingpin.v2-dev, golang-gopkg-yaml.v2-dev, Standards-Version: 4.6.1 Rules-Requires-Root: no Homepage: https://github.com/SuperQ/smokeping_prober Vcs-Browser: https://salsa.debian.org/go-team/packages/prometheus-smokeping-prober Vcs-Git: https://salsa.debian.org/go-team/packages/prometheus-smokeping-prober.git XS-Go-Import-Path: github.com/superq/smokeping_prober Package: prometheus-smokeping-prober Architecture: any Depends: adduser, debconf, libcap2-bin, ${misc:Depends}, ${shlibs:Depends}, Built-Using: ${misc:Built-Using}, Description: Prometheus style "smokeping" prober This prober sends a series of ICMP (or UDP) pings to a target and records the responses in Prometheus histogram metrics. The resulting metrics are useful for detecting changes in network latency (or round trip time), as well as packet loss over a network path.