gpu

package
v0.31.3 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2025 License: MIT Imports: 11 Imported by: 0

Documentation

Rendered for windows/amd64

Index

Constants

View Source
const Name = "gpu"

Variables

View Source
var ConfigDefaults = Config{}

Functions

This section is empty.

Types

type Collector

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

func New

func New(config *Config) *Collector

func NewWithFlags

func NewWithFlags(_ *kingpin.Application) *Collector

func (*Collector) Build

func (c *Collector) Build(_ *slog.Logger, _ *mi.Session) error

func (*Collector) Close

func (c *Collector) Close() error

func (*Collector) Collect

func (c *Collector) Collect(ch chan<- prometheus.Metric) error

func (*Collector) GetName

func (c *Collector) GetName() string

type Config

type Config struct{}

type Instance

type Instance struct {
	Pid      string
	Luid     string
	DeviceID string
	Phys     string
	Eng      string
	Engtype  string
	Part     string
}

type PidPhys

type PidPhys struct {
	Pid      string
	Luid     string
	DeviceID string
	Phys     string
}

type PidPhysEngEngType

type PidPhysEngEngType struct {
	Pid      string
	Luid     string
	DeviceID string
	Phys     string
	Eng      string
	Engtype  string
}

Jump to

Keyboard shortcuts

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