Skip to content

Prometheus exporter for network Round Trip Time in k8s cluster.

License

Notifications You must be signed in to change notification settings

WLBF/ping-exporter

Repository files navigation

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

Prebuild image repository: fangangan/ping-expoter

helm install ping-exporter manifests/ping-exporter

About

Prometheus exporter for network Round Trip Time in k8s cluster.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published