build(deps): Bump the opentelemetry group with 3 updates #203
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the opentelemetry group with 3 updates: tonic, tracing and tracing-opentelemetry.
Updates
tonic
from 0.9.2 to 0.10.2Changelog
Sourced from tonic's changelog.
Commits
b3fca19
chore: Prepare0.10.2
release (#1541)83e363a
fix(web): Client decoding incomplete buffer bug (#1540)d5c14fa
chore: Prepare0.10.1
release (#1529)fe6f8d9
fix(web): Buffer incomplete messages (#1528)6af8d5c
chore: Ping rustls to0.21.7
(#1514)c25ae99
chore: Force min versions of hyper and tokio-rustls (#1513)d59fe0d
chore: Prepare0.10
release (#1492)6db46e0
chore(transport) Re-export axum::Router as AxumRouter (#1483)76eedc1
feat(core): amortize many ready messages into fewer, larger buffers (#1423)e7744ec
chore(tls): Small refactoring (#1487)Updates
tracing
from 0.1.37 to 0.1.39Release notes
Sourced from tracing's releases.
... (truncated)
Commits
4b99457
chore: prepare tracing 0.1.39 (#2755)b2a5e11
tracing: update core to v0.1.31 and attributes to v0.1.273825a50
tracing: use full path when callingformat_args!
(#2757)c4b2a56
chore: prepare tracing-core 0.1.32 (#2754)2502f19
chore: prepare tracing-attributes 0.1.27 (#2756)9048762
Revert "log: update to env_logger 0.10 to fix GHSA-g98v-hv3f-hcfr (#2740)" (#...6ba5af2
docs: remove mention ofRegistration
on v0.1.x (#2753)11aac9a
log: deprecateenv_logger
in favor oftracing_subscriber::fmt::Subscriber
...2f27752
chore: removeenv_logger
fromhyper
examplef96846d
attributes: fix typo "overriden" => "overridden" (#2719)Updates
tracing-opentelemetry
from 0.20.0 to 0.21.0Release notes
Sourced from tracing-opentelemetry's releases.
Changelog
Sourced from tracing-opentelemetry's changelog.
Commits
6149863
Prepare for v0.21.0 release (#56)4fa7527
fix: trace id did not match when propagating invalid context (#55)11d57b8
chore: add opentelemetry-otlp integration example (#53)680f91d
docs: update semantic-conventions link (#52)fee6cbf
chore: use pprof in the benchmark for metrics (#51)e914898
Move off of opentelemetry in favor of separate crates. (#48)473a500
docs: add metrics layer attributes description (#49)42a3c73
docs: update README basic example (#47)7bb3e56
feat: produce measurement with attributes (#43)6bc7dce
docs: fix REAEME MetricsLayer link (#44)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions