package
Version:
v0.0.0-...-b6bdbfe
Opens a new window with list of versions in this module.
Published: Sep 9, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 6
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, url, database, username, password string)
-
func InfluxDBWithTags(r metrics.Registry, d time.Duration, url, database, username, password string, ...)
func InfluxDB(r metrics.Registry, d time.Duration, url, database, username, password string)
InfluxDB starts a InfluxDB reporter which will post the metrics from the given registry at each d interval.
InfluxDBWithTags starts a InfluxDB reporter which will post the metrics from the given registry at each d interval with the specified tags
Source Files
¶
Click to show internal directories.
Click to hide internal directories.