Documentation
¶
Overview ¶
Package telemetry provides an OpenTelemetry-backed tracer for the dgdao typed client. The typed client traces every database operation through a pluggable typed.Tracer; install this implementation once at startup:
typed.SetTracer(telemetry.New())
With no OpenTelemetry SDK installed in the process the spans are no-ops; configuring an SDK and exporter is the application's job.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.