package exporter
import "go.opencensus.io/examples/grpc/exporter"
Index ¶
Types ¶
type Exporter ¶
type Exporter struct{}
Exporter is a stats and trace exporter that logs the exported data to the console.
func (*Exporter) ExportSpan ¶
ExportSpan logs the trace span.
func (*Exporter) ExportView ¶
ExportView logs the view data.
Source Files ¶
exporter.go
- Version
- v0.2.0
- Published
- Jan 30, 2018
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 4 hours ago –
Tools for package owners.