//
pkg.gl
Category
github.com/InVisionApp/opentelemetry-go
sdk
export
trace
package
0.4.4
Repository:
https://github.com/invisionapp/opentelemetry-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
3
Files
51 SLOC
#
Structs
Event
Event is used to describe an Event with a message string and set of Attributes.
SpanData
SpanData contains all the information collected by a span.
#
Interfaces
SpanBatcher
SpanBatcher is a type for functions that receive batched of sampled trace spans.
SpanSyncer
SpanSyncer is a type for functions that receive a single sampled trace span.