resources

package
v0.18.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2025 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BKNetworkSampler added in v0.15.0

type BKNetworkSampler interface {
	Sample() (*resourcestypes.NetworkSample, error)
}

type Sampler

type Sampler struct {
	// contains filtered or unexported fields
}

func NewSampler

func NewSampler(
	cgroupNSSubpath string,
	netNS BKNetworkSampler,
	meter metric.Meter,
	commonAttrs attribute.Set,
) (*Sampler, error)

func (*Sampler) Sample

func (s *Sampler) Sample(ctx context.Context) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳