Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Worker ¶
type Worker interface {
ClusterName() string
PixieClusterID() string
HttpSpanLimit() int64
DbSpanLimit() int64
HttpMetricCollectInterval() int64
HttpSpanCollectInterval() int64
JvmCollectInterval() int64
MysqlCollectInterval() int64
PostgresCollectInterval() int64
ExcludePods() string
ExcludeNamespaces() string
// contains filtered or unexported methods
}
Click to show internal directories.
Click to hide internal directories.