Documentation ¶
Index ¶
Constants ¶
View Source
const ( Unknown RateType = "" Gauge = "gauge" Counter = "counter" Rate = "rate" )
View Source
const ( None Unit = "" A = "A" // Amps Bool = "bool" Bytes = "bytes" BytesPerSecond = "bytes per second" C = "C" // Celsius CHz = "CentiHertz" ContextSwitch = "context switches" Count = "" Entropy = "entropy" Event = "" Fault = "faults" Interupt = "interupts" KBytes = "kbytes" Load = "load" MHz = "MHz" // MegaHertz Megabit = "Mbit" MilliSecond = "milliseconds" Ok = "ok" // "OK" or not status, 0 = ok, 1 = not ok Operation = "Operations" Page = "pages" Pct = "percent" // Range of 0-100. PerSecond = "per second" Process = "processes" RPM = "RPM" // Rotations per minute. Second = "seconds" Socket = "sockets" StatusCode = "status code" Syscall = "system calls" V = "V" // Volts V_10 = "tenth-Volts" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.