Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( InsertServiceRegistry registry.ServiceRegistry ClusteringService *clustering.LogClusterer )
Functions ¶
func ClusterLines ¶
func RunCleanup ¶
func RunCleanup()
Types ¶
type InitOpts ¶
type InitOpts struct {
Service registry.ServiceRegistry
Conns chwrapper.IChClientFactory
IsCluster bool
}
type PatternsSynchronizer ¶
type PatternsSynchronizer struct {
// contains filtered or unexported fields
}
func (*PatternsSynchronizer) GetPatternIDs ¶
func (p *PatternsSynchronizer) GetPatternIDs() ([][2]uint64, error)
func (*PatternsSynchronizer) GetPatterns ¶
func (p *PatternsSynchronizer) GetPatterns(patternIds []uint64) ([]clustering.PatternInfo, error)
Click to show internal directories.
Click to hide internal directories.