Versions in this module Expand all Collapse all v0 v0.1.0 Dec 15, 2017 Changes in this version + type Exporter struct + func NewExporter(o Options) (*Exporter, error) + func (e *Exporter) Export(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