package elasticsearch
import "github.com/google/cadvisor/storage/elasticsearch"
Index ¶
Functions ¶
func New ¶
func New(machineName, indexName, typeName, elasticHost string, enableSniffer bool, ) (storage.StorageDriver, error)
machineName: A unique identifier to identify the host that current cAdvisor instance is running on. ElasticHost: The host which runs ElasticSearch.
Source Files ¶
- Version
- v0.19.3
- Published
- Nov 2, 2015
- Platform
- darwin/amd64
- Imports
- 6 packages
- Last checked
- 2 hours ago –
Tools for package owners.