Registry / database / uptrace-bun-extra-bunotel

uptrace-bun-extra-bunotel

JSON →
library1.2.18gogounverified

OpenTelemetry instrumentation for the Bun database client.

go get github.com/uptrace/bun/extra/bunotel
INSTALL
IMPORT
SIG · UPTRACE-BUN-EXTRA-
U
uptrace-bun-extra-bunotel
databasegov1.2.18
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

bunotel
github.com/uptrace/bun/extra/bunotel

Adds OpenTelemetry query hook to a Bun database instance.

package main import ( "github.com/uptrace/bun" "github.com/uptrace/bun/extra/bunotel" ) func main() { db := bun.NewDB(nil, nil) db.AddQueryHook(bunotel.NewQueryHook()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.18latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
26
OpenAI (training)
1
Resources