stats

package module
v0.0.0-...-ca89ec3 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2016 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MetricName

func MetricName(name string, tags map[string]string) string

Types

type Measurement

type Measurement struct {
	Name      string
	Tags      map[string]string
	Values    map[string]float64
	Timestamp time.Time
}

Our internal representation of a measurement. Served directly to json endpoint, or adapted to each backend

Jump to

Keyboard shortcuts

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