Discover Packages
github.com/kubesphere/scope
probe
package
Version:
v0.15.0
Opens a new window with list of versions in this module.
Published: May 13, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Probe sits there, generating and publishing reports.
AddReporter adds a new Reported to the Probe
AddTagger adds a new Tagger to the Probe
AddTicker adds a new Ticker to the Probe
Publish will queue a report for immediate publication,
bypassing the spy tick
Reporter generates Reports.
ReporterFunc uses a function to implement a Reporter
Tagger tags nodes with value-add node metadata.
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.
Ticker is something which will be invoked every spyDuration.
It's useful for things that should be updated on that interval.
For example, cached shared state between Taggers and Reporters.
Source Files
¶
Directories
¶
procspy
Package procspy lists TCP connections, and optionally tries to find the owning processes.
Package procspy lists TCP connections, and optionally tries to find the owning processes.
Click to show internal directories.
Click to hide internal directories.