Versions in this module Expand all Collapse all v0 v0.3.0 Feb 12, 2018 v0.2.0 Jan 30, 2018 Changes in this version + type Exporter struct + func NewExporter(o Options) (*Exporter, error) + func (e *Exporter) ExportSpan(sd *trace.SpanData) + func (e *Exporter) ExportView(vd *stats.ViewData) + func (e *Exporter) Flush() + type Options struct + BundleCountThreshold int + BundleDelayThreshold time.Duration + ClientOptions []option.ClientOption + OnError func(err error) + ProjectID string + Resource *monitoredrespb.MonitoredResource