Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager is capable of building, (re)installing and shutting down the tracer provider.
func NewManager ¶
NewManager creates a new tracing manager.
func (*Manager) ApplyConfig ¶
ApplyConfig takes care of refreshing the tracing configuration by shutting down the current tracer provider (if any is registered) and installing a new one.
Click to show internal directories.
Click to hide internal directories.