enumconv

package
v4.3.1008+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var MetricTypeNameMap = map[schemas.MetricType]common.MetricType{
	schemas.MetricTypeUndefined:    common.MetricType_METRICS_TYPE_UNDEFINED,
	schemas.CPUSecondsTotal:        common.MetricType_CPU_SECONDS_TOTAL,
	schemas.CPUCoresAllocatable:    common.MetricType_CPU_CORES_ALLOCATABLE,
	schemas.CPUMilliCoresTotal:     common.MetricType_CPU_MILLICORES_TOTAL,
	schemas.CPUMilliCoresAvail:     common.MetricType_CPU_MILLICORES_AVAIL,
	schemas.CPUMilliCoresUsage:     common.MetricType_CPU_MILLICORES_USAGE,
	schemas.CPUMilliCoresUsagePCT:  common.MetricType_CPU_MILLICORES_USAGE_PCT,
	schemas.MemoryBytesAllocatable: common.MetricType_MEMORY_BYTES_ALLOCATABLE,
	schemas.MemoryBytesTotal:       common.MetricType_MEMORY_BYTES_TOTAL,
	schemas.MemoryBytesAvail:       common.MetricType_MEMORY_BYTES_AVAIL,
	schemas.MemoryBytesUsage:       common.MetricType_MEMORY_BYTES_USAGE,
	schemas.MemoryBytesUsagePCT:    common.MetricType_MEMORY_BYTES_USAGE_PCT,
	schemas.FSBytesTotal:           common.MetricType_FS_BYTES_TOTAL,
	schemas.FSBytesAvail:           common.MetricType_FS_BYTES_AVAIL,
	schemas.FSBytesUsage:           common.MetricType_FS_BYTES_USAGE,
	schemas.FSBytesUsagePCT:        common.MetricType_FS_BYTES_USAGE_PCT,
	schemas.HttpRequestsCount:      common.MetricType_HTTP_REQUESTS_COUNT,
	schemas.HttpRequestsTotal:      common.MetricType_HTTP_REQUESTS_TOTAL,
	schemas.HttpResponseCount:      common.MetricType_HTTP_RESPONSE_COUNT,
	schemas.HttpResponseTotal:      common.MetricType_HTTP_RESPONSE_TOTAL,
	schemas.DiskIOSecondsTotal:     common.MetricType_DISK_IO_SECONDS_TOTAL,
	schemas.DiskIOUtilization:      common.MetricType_DISK_IO_UTILIZATION,
	schemas.RestartsTotal:          common.MetricType_RESTARTS_TOTAL,
	schemas.Unschedulable:          common.MetricType_UNSCHEDULABLE,
	schemas.Health:                 common.MetricType_HEALTH,
	schemas.PowerUsageWatts:        common.MetricType_POWER_USAGE_WATTS,
	schemas.TemperatureCelsius:     common.MetricType_TEMPERATURE_CELSIUS,
	schemas.DutyCycle:              common.MetricType_DUTY_CYCLE,
	schemas.CurrentOffset:          common.MetricType_CURRENT_OFFSET,
	schemas.Lag:                    common.MetricType_LAG,
	schemas.Latency:                common.MetricType_LATENCY,
	schemas.Number:                 common.MetricType_NUMBER,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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