//
pkg.gl
Category
github.com/tecbot/opencensus-go
exporter
stackdriver
package
0.4.0
Repository:
https://github.com/tecbot/opencensus-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
35
Dependents
0
Files
813 SLOC
#
Functions
NewExporter
NewExporter creates a new Exporter that implements both stats.Exporter and trace.Exporter.
#
Structs
Exporter
Exporter is a stats.Exporter and trace.Exporter implementation that uploads data to Stackdriver.
Options
Options contains options for configuring the exporter.