package
0.13.0-rc.2
Repository: https://github.com/microsoft/hcsshim.git
Documentation: pkg.go.dev

# Functions

SetSpanStatus sets `span.SetStatus` to the proper status depending on `err`.
StartSpan wraps "go.opencensus.io/trace".StartSpan, but, if the span is sampling, adds a log entry to the context that points to the newly created span.
StartSpanWithRemoteParent wraps "go.opencensus.io/trace".StartSpanWithRemoteParent.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

LogrusExporter is an OpenCensus `trace.Exporter` that exports `trace.SpanData` to logrus output.