metrics

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2014 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var PLUGIN_PREFIX = "custom."

Functions

This section is empty.

Types

type Generator

type Generator interface {
	Generate() (Values, error)
}

type PluginGenerator

type PluginGenerator interface {
	Generate() (Values, error)
	PrepareGraphDefs(api *mackerel.API) ([]mackerel.CreateGraphDefsPayload, error)
}

func NewPluginGenerator added in v0.13.0

func NewPluginGenerator(conf config.PluginConfig) PluginGenerator

type Values

type Values map[string]float64

func (*Values) Merge

func (vs *Values) Merge(other Values)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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