Versions in this module Expand all Collapse all v0 v0.21.0 May 22, 2026 Changes in this version + type BKNetworkSampler interface + Sample func() (*resourcestypes.NetworkSample, error) + type Sampler struct + func NewSampler(cgroupNSSubpath string, netNS BKNetworkSampler, meter metric.Meter, ...) (*Sampler, error) + func (s *Sampler) Sample(ctx context.Context) error