package influxdb

import "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
v0.0.0-20150112132944-c25f46c4b940 (latest)
Published
Jan 12, 2015
Platform
linux/amd64
Imports
5 packages
Last checked
3 weeks ago

Tools for package owners.