package influxdb

import "github.com/docker/distribution/Godeps/_workspace/src/github.com/yvasiyarov/go-metrics/influxdb"

Index

Functions

func Influxdb

func Influxdb(r metrics.Registry, d time.Duration, config *Config)

Types

type Config

type Config struct {
	Host     string
	Database string
	Username string
	Password string
}

Source Files

influxdb.go

Version
v2.0.0-alpha.1+incompatible
Published
Jan 28, 2015
Platform
linux/amd64
Imports
5 packages
Last checked
19 hours ago

Tools for package owners.