Versions in this module Expand all Collapse all v1 v1.1.0 Jun 16, 2016 Changes in this version + func NewElasticSearchSink(uri *url.URL) (core.DataSink, error) + type EsSinkPoint struct + MetricsName string + MetricsTags map[string]string + MetricsTimestamp time.Time + MetricsValue interface{} + type SaveDataFunc func(esClient *elastic.Client, indexName string, typeName string, ...) error v1.1.0-beta2 May 17, 2016