Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoUrl = errors.New("no collector url")
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct {
TraceProvider *sdktrace.TracerProvider
MeterProvider *sdkmetric.MeterProvider
ServiceName string
// contains filtered or unexported fields
}
Provider is an opinionated client to quickly instrument an application via OpenTelemetry.
func NewProvider ¶
Click to show internal directories.
Click to hide internal directories.