cpu

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2025 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const TypeIdle = MetricType("idle")
View Source
const TypeIoWait = MetricType("iowait")
View Source
const TypeLoad = MetricType("load")
View Source
const TypeSystem = MetricType("system")
View Source
const TypeUser = MetricType("user")

Variables

This section is empty.

Functions

This section is empty.

Types

type KeepZero

type KeepZero float64

func (KeepZero) MarshalJSON

func (f KeepZero) MarshalJSON() ([]byte, error)

type Metric

type Metric struct {
	Enabled bool     `config:"enabled"`
	Metrics []string `config:"metrics"`
	// contains filtered or unexported fields
}

func New

func New(cfg *config.Config) (*Metric, error)

func (*Metric) Collect

func (m *Metric) Collect() error

type MetricType

type MetricType string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL