runtime

package
v0.3.11-rc1 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2016 License: MIT, MIT Imports: 4 Imported by: 0

Documentation

Overview

Package runtime registers gauges and counters for various operationally important aspects of the Go runtime.

To use, import this package:

import _ "github.com/codahale/metrics/runtime"

This registers the following gauges:

FileDescriptors.Max
FileDescriptors.Used
Mem.NumGC
Mem.PauseTotalNs
Mem.LastGC
Mem.Alloc
Mem.HeapObjects
Goroutines.Num

Jump to

Keyboard shortcuts

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