//
pkg.gl
Category
go.opencensus.io
examples
exporter
package
0.24.0
Repository:
https://github.com/census-instrumentation/opencensus-go.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
12
Dependents
44
Files
259 SLOC
#
Functions
NewLogExporter
NewLogExporter creates new log exporter.
#
Structs
LogExporter
LogExporter exports metrics and span to log file.
Options
Options provides options for LogExporter.
PrintExporter
PrintExporter is a stats and trace exporter that logs the exported data to the console.