Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cell = cell.Module( "hubble", "Exposes the Observer gRPC API and Hubble metrics", cell.Provide(newHubbleIntegration), cell.Config(defaultConfig), cell.ProvidePrivate(exportercell.NewValidatedConfig), cell.ProvidePrivate(exportercell.NewHubbleStaticExporter), cell.ProvidePrivate(exportercell.NewHubbleDynamicExporter), cell.Config(exportercell.DefaultConfig), )
The top-level Hubble cell, implements several Hubble subsystems: reports pod network drops to k8s, Hubble flows based prometheus metrics, flows logging and export, and a couple of local and tcp gRPC servers.
Functions ¶
This section is empty.
Types ¶
type HubbleIntegration ¶
Click to show internal directories.
Click to hide internal directories.