Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(machineName, tablename, database, username, password, influxdbHost string, isSecure bool, percentilesDuration time.Duration, ) (storage.StorageDriver, error)
machineName: A unique identifier to identify the host that current cAdvisor instance is running on. influxdbHost: The host which runs influxdb. percentilesDuration: Time window which will be considered when calls Percentiles()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.