Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InfluxDB ¶
func InfluxDB(r metrics.Registry, d time.Duration, url, database, measurement, username, password string, align bool)
InfluxDB starts a InfluxDB reporter which will post the metrics from the given registry at each d interval.
func InfluxDBWithTags ¶
func InfluxDBWithTags(r metrics.Registry, d time.Duration, url, database, measurement, username, password string, tags map[string]string, align bool)
InfluxDBWithTags starts a InfluxDB reporter which will post the metrics from the given registry at each d interval with the specified tags
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.