gotosocial/vendor/github.com/uptrace/bun/extra/bunotel
dependabot[bot] 362afe8da3
[chore]: Bump github.com/uptrace/bun/extra/bunotel from 1.2.1 to 1.2.5
Bumps [github.com/uptrace/bun/extra/bunotel](https://github.com/uptrace/bun) from 1.2.1 to 1.2.5.
- [Release notes](https://github.com/uptrace/bun/releases)
- [Changelog](https://github.com/uptrace/bun/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uptrace/bun/compare/v1.2.1...v1.2.5)

---
updated-dependencies:
- dependency-name: github.com/uptrace/bun/extra/bunotel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 06:45:50 +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]: Bump github.com/uptrace/bun/extra/bunotel from 1.2.1 to 1.2.5 2024-11-04 06:45:50 +00:00
safe.go feat: initial tracing support (#1623) 2023-05-09 18:19:48 +01:00
unsafe.go [chore]: Bump github.com/uptrace/bun/extra/bunotel from 1.2.1 to 1.2.5 2024-11-04 06:45:50 +00:00

OpenTelemetry instrumentation for Bun

See example for details.