enumconv

package
v4.2.710+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MetricTypeCPUUsageSecondsPercentage MetricType = "cpu_usage_seconds_percentage"
	MetricTypeMemoryUsageBytes          MetricType = "memory_usage_bytes"
	MetricTypePowerUsageWatts           MetricType = "power_usage_watts"
	MetricTypeTemperatureCelsius        MetricType = "temperature_celsius"
	MetricTypeDutyCycle                 MetricType = "duty_cycle"
	MetricTypeMemoryTotalBytes          MetricType = "memory_total_bytes"
	MetricTypeMemoryAvailableBytes      MetricType = "memory_available_bytes"

	MetricKindRaw        MetricKind = "raw"
	MetricKindUpperBound MetricKind = "upper_bound"
	MetricKindLowerBound MetricKind = "lower_bound"
)
View Source
const (
	Stable  string = "Stable"
	Compact string = "Compact"
)

Variables

TypeToDatahubMetricType Type to datahub metric type

Functions

This section is empty.

Types

type GpuMetricKind

type GpuMetricKind = string

type GpuMetricType

type GpuMetricType = string

GpuMetric Type/Kind alias

const (
	TypeGpuDutyCycle                      GpuMetricType = "gpu_duty_cycle"
	TypeGpuDutyCycleLowerBound            GpuMetricType = "gpu_duty_cycle_lower_bound"
	TypeGpuDutyCycleUpperBound            GpuMetricType = "gpu_duty_cycle_upper_bound"
	TypeGpuMemoryUsedBytes                GpuMetricType = "gpu_memory_used_bytes"
	TypeGpuMemoryUsedBytesLowerBound      GpuMetricType = "gpu_memory_used_bytes_lower_bound"
	TypeGpuMemoryUsedBytesUpperBound      GpuMetricType = "gpu_memory_used_bytes_upper_bound"
	TypeGpuPowerUsageMilliWatts           GpuMetricType = "gpu_power_usage_milli_watts"
	TypeGpuPowerUsageMilliWattsLowerBound GpuMetricType = "gpu_power_usage_milli_watts_lower_bound"
	TypeGpuPowerUsageMilliWattsUpperBound GpuMetricType = "gpu_power_usage_milli_watts_upper_bound"
	TypeGpuTemperatureCelsius             GpuMetricType = "gpu_temperature_celsius"
	TypeGpuTemperatureCelsiusLowerBound   GpuMetricType = "gpu_temperature_celsius_lower_bound"
	TypeGpuTemperatureCelsiusUpperBound   GpuMetricType = "gpu_temperature_celsius_upper_bound"
)

GPU metric type definition

type MetricKind

type MetricKind = string

type MetricType

type MetricType = string

Metric Type/Kind alias

Jump to

Keyboard shortcuts

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