runtime_metrics

package
v0.0.0-...-8675af2 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2017 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Interval time.Duration

	Memory     bool
	GC         bool
	GCQuantile bool
	Goroutines bool
	Cgo        bool
	FDs        bool
}

type RuntimeMetrics

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

func NewRuntimeMetrics

func NewRuntimeMetrics(stream health.EventReceiver, options *Options) *RuntimeMetrics

func (*RuntimeMetrics) Report

func (rm *RuntimeMetrics) Report()

func (*RuntimeMetrics) Start

func (rm *RuntimeMetrics) Start()

func (*RuntimeMetrics) Stop

func (rm *RuntimeMetrics) Stop()

Jump to

Keyboard shortcuts

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