Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Probe ¶ added in v0.10.0
type Probe struct {
// contains filtered or unexported fields
}
Probe sits there, generating and publishing reports.
func (*Probe) AddReporter ¶ added in v0.10.0
AddReporter adds a new Reported to the Probe
type Tagger ¶
Tagger tags nodes with value-add node metadata.
func NewTopologyTagger ¶ added in v0.10.0
func NewTopologyTagger() Tagger
NewTopologyTagger tags each node with the topology that it comes from. It's kind of a proof-of-concept tagger, useful primarily for debugging.
Click to show internal directories.
Click to hide internal directories.