Commit d4a9baf
authored
chore(deps): bump github.com/exaring/otelpgx from v0.9.1 to v0.9.3 (#13561)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/exaring/otelpgx](https://redirect.github.com/exaring/otelpgx)
| `v0.9.1` -> `v0.9.3` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>exaring/otelpgx (github.com/exaring/otelpgx)</summary>
###
[`v0.9.3`](https://redirect.github.com/exaring/otelpgx/releases/tag/v0.9.3)
[Compare
Source](https://redirect.github.com/exaring/otelpgx/compare/v0.9.2...v0.9.3)
#### What's Changed
- feat: add metric for EmptyAcquireWaitTime by
[@​Loddan](https://redirect.github.com/Loddan) in
[https://github.com/exaring/otelpgx/pull/51](https://redirect.github.com/exaring/otelpgx/pull/51)
#### New Contributors
- [@​Loddan](https://redirect.github.com/Loddan) made their first
contribution in
[https://github.com/exaring/otelpgx/pull/51](https://redirect.github.com/exaring/otelpgx/pull/51)
**Full Changelog**:
exaring/otelpgx@v0.9.2...v0.9.3
###
[`v0.9.2`](https://redirect.github.com/exaring/otelpgx/releases/tag/v0.9.2)
[Compare
Source](https://redirect.github.com/exaring/otelpgx/compare/v0.9.1...v0.9.2)
#### What's Changed
- Refactor: Introduce PoolStats Interface to Decouple Instrumentation
from pgxpool.Pool by
[@​chrobson](https://redirect.github.com/chrobson) in
[https://github.com/exaring/otelpgx/pull/50](https://redirect.github.com/exaring/otelpgx/pull/50)
- fix: handle single word statements in operation name by
[@​buztard](https://redirect.github.com/buztard) in
[https://github.com/exaring/otelpgx/pull/52](https://redirect.github.com/exaring/otelpgx/pull/52)
#### New Contributors
- [@​chrobson](https://redirect.github.com/chrobson) made their
first contribution in
[https://github.com/exaring/otelpgx/pull/50](https://redirect.github.com/exaring/otelpgx/pull/50)
- [@​buztard](https://redirect.github.com/buztard) made their
first contribution in
[https://github.com/exaring/otelpgx/pull/52](https://redirect.github.com/exaring/otelpgx/pull/52)
**Full Changelog**:
exaring/otelpgx@v0.9.1...v0.9.2
</details>
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS4xOCIsInVwZGF0ZWRJblZlciI6IjQwLjExLjE4IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 9f2edbb commit d4a9baf
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
175 | | - | |
| 174 | + | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
0 commit comments