Documentation ¶
Index ¶
Constants ¶
View Source
const ( MeasurementsExpiry = 10 * time.Minute PodsExpiry = 2 * time.Minute )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PodStore ¶
func NewPodStore ¶
func (*PodStore) RefreshTick ¶
func (p *PodStore) RefreshTick()
type ServiceStore ¶
func NewServiceStore ¶
func NewServiceStore() *ServiceStore
func (*ServiceStore) Decorate ¶
func (s *ServiceStore) Decorate(metric telegraf.Metric, kubernetesBlob map[string]interface{}) bool
service info is not mandatory
func (*ServiceStore) RefreshTick ¶
func (s *ServiceStore) RefreshTick()
Click to show internal directories.
Click to hide internal directories.