gotosocial/vendor/github.com/uptrace/bun/extra/bunotel
kim 29007b1b88
[chore] update bun libraries to v1.2.5 (#3528)
* update bun libraries to v1.2.5

* pin old v1.29.0 of otel
2024-11-08 13:51:23 +00:00
..
LICENSE feat: initial tracing support (#1623) 2023-05-09 18:19:48 +01:00
option.go [chore] bump bun v1.1.14 -> v1.1.15 (#2195) 2023-09-11 15:16:52 +02:00
otel.go [chore] bump bun v1.1.14 -> v1.1.15 (#2195) 2023-09-11 15:16:52 +02:00
README.md [chore] update bun libraries to v1.2.5 (#3528) 2024-11-08 13:51:23 +00:00
safe.go feat: initial tracing support (#1623) 2023-05-09 18:19:48 +01:00
unsafe.go [chore] update bun libraries to v1.2.5 (#3528) 2024-11-08 13:51:23 +00:00

OpenTelemetry instrumentation for Bun

See example for details.