ping-exporter

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 13, 2022 License: Apache-2.0 Imports: 18 Imported by: 0

README

ping-exporter

Prometheus exporter for network round trip time in cluster. Deploy with kubernetes DaemonSet, A pod will ping every other pod belonging to the same DaemonSet.

Metrics

Name Type Help
ping_loss_percent gauge Packet loss in percent
ping_rtt_best_seconds gauge Best round trip time in seconds
ping_rtt_mean_seconds gauge Mean round trip time in seconds
ping_rtt_std_deviation_seconds gauge Standard deviation in seconds
ping_rtt_worst_seconds gauge Worst round trip time in seconds

Installation

kubectl apply -f manifests

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL