Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Geo ¶ added in v0.17.7
func Geo(msgs map[string]v2.HeartbeatMessage, v url.Values) (*geojson.FeatureCollection, error)
Geo returns a geojson.FeatureCollection representing all machines that Locate knows about.
func Hosts ¶ added in v0.17.7
func Hosts(msgs map[string]v2.HeartbeatMessage, v url.Values) (map[string]v2.HeartbeatMessage, error)
Hosts returns a map of hosts that Locate knows about. The map values are a combination of an experiment's heartbeat registration information and health informatiom from both heartbeat and Prometheus.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.