# Functions
Open calls buntdb.Open and wraps the result.
WithAnalytics enables Trace Analytics for all started spans.
WithAnalyticsRate sets the sampling rate for Trace Analytics events correlated to started spans.
WithContext sets the context for the transaction.
WithServiceName sets the given service name for the transaction.
WrapDB wraps a buntdb.DB so it can be traced.
WrapTx wraps a buntdb.Tx so it can be traced.
# Type aliases
An Option customizes the config.