Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(machineName, datasetId, tableName string, percentilesDuration time.Duration, ) (storage.StorageDriver, error)
Create a new bigquery storage driver. machineName: A unique identifier to identify the host that current cAdvisor instance is running on. tableName: BigQuery table used for storing stats. 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.