Documentation ¶
Overview ¶
Package mongodb provides OTEL instrumentation for the MongoDB Go Driver.
This package simply provides a wrapper around the original Go-contrib version of the MongoDB instrumentation, so that it can be imported as a single dependency and avoid issues with multiple versions of the same instrumentation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMonitor ¶
func NewMonitor() *event.CommandMonitor
NewMonitor creates a new mongodb event CommandMonitor.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.