package
Version:
v0.5.9-0...-ba7202b
Opens a new window with list of versions in this module.
Published: Mar 11, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func InfluxDB(r metrics.Registry, d time.Duration, ...)
-
func InfluxDBWithTags(r metrics.Registry, d time.Duration, ...)
-
func InfluxDBWithTagsOnce(r metrics.Registry, url, database, username, password, namespace string, ...) error
InfluxDB starts a InfluxDB reporter which will post the from the given metrics.Registry at each d interval.
InfluxDBWithTags starts a InfluxDB reporter which will post the from the given metrics.Registry at each d interval with the specified tags
InfluxDBWithTagsOnce runs once an InfluxDB reporter and post the given metrics.Registry with the specified tags
Source Files
¶
Click to show internal directories.
Click to hide internal directories.