probes

module
v0.0.0-...-1a228dc Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2021 License: MIT

README

Probes

Probe Types

Ping Server

This probe doesn't export any metrics, it's required for the Ping Client to run.

Example
go run cmd/main.go --mode=ping-server --metric-bind-address=:8070 --ping-server-bind-address=0.0.0.0:8081
Ping Client

This probe exports the probes_in_cluster_network_latency metric.

Example
go run cmd/main.go --mode=ping-client --metric-bind-address=:8071 --ping-server-address=127.0.0.1:8081

Go Modules

This project uses Go Modules.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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