Get desktop application:
View/edit binary Protocol Buffers messages
Cluster holds information about a cluster.
Used in:
Used in:
Used in:
Used in:
Used in:
CreateTopologyEnd is an event indicating a topology creation was ended.
Used in:
error is a string containing the error message that caused the topology creation to end unsuccessfully. Empty string if no error.
CreateTopologyStart is an event indicating a topology creation was started.
Used in:
DeployClusterEnd is an event indicating a cluster deployment was ended.
Used in:
error is a string containing the error message that caused the cluster deployment to end unsuccessfully. Empty string if no error.
DeployClusterStart is an event indicating a cluster deployment was started.
Used in:
KNEEvent is a wrapper around a specific event with a unique ID and timestamp.
Node holds information about a node in a topology. This is a simplified version of the topo.Node in an effort to include as little potentially identifying information as possible in reporting. The included fields will be used in aggregate to identify trends and determine reliability of certain node configurations.
Used in:
vendor is an enum of the node vendor.
model is the name of the model of the node.
Topology holds information about a topology.
Used in:
nodes in the topology.
number of links in the topology. A count is sufficient here as the link details are not needed in topology metrics, in an effort to include as little potentially identifying information as possible in the reporting.