Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EndpointType ¶
type EndpointType string
EndpointType represents the type of the tracing endpoint.
const ( EndpointTypeCollector EndpointType = "collector" EndpointTypeAgent EndpointType = "agent" EndpointTypeOTel EndpointType = "otel" )
type OtelErrorHandler ¶
func (OtelErrorHandler) Handle ¶
func (oh OtelErrorHandler) Handle(err error)
Click to show internal directories.
Click to hide internal directories.