|
e94d1148c3
|
fix(deps): update module go.opentelemetry.io/contrib/bridges/otelslog to v0.2.0 (#5395)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[go.opentelemetry.io/contrib/bridges/otelslog](https://togithub.com/open-telemetry/opentelemetry-go-contrib)
| `v0.1.0` -> `v0.2.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/open-telemetry/opentelemetry-go).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIlNraXAgQ2hhbmdlbG9nIiwiZGVwZW5kZW5jaWVzIl19-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <codingalias@gmail.com>
|
2024-05-21 13:48:51 -07:00 |
|
|
56bb4cf63e
|
Add logs to dice example (#5349)
* Add logs to dice example
Use slog to log a message on the server handler.
* Add changelog entry
* Split impl for 1.22 and 1.21
|
2024-05-14 13:00:49 -07:00 |
|
|
7dea232a46
|
[chore] Simplify the license header (#4987)
|
2024-02-29 07:05:28 +01:00 |
|
|
0425c09c31
|
Add dice example (#4539)
* Add dice example
* Add manual instrumentation
* Update changelog
* Add comments
* Use naked return consistently
* Move handleFunc to main
* refactor: Extract newHTTPHandler
* Fix comment
* Improve comments
* Update example/dice/otel.go
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
* Simplify BaseContext
* Update doc.go
* Update example/dice/main.go
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
* Rename span and metric names
---------
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
|
2023-09-26 07:10:58 -07:00 |
|