This repository has been archived by the owner on Sep 10, 2024. It is now read-only.
build(deps): bump the opentelemetry group with 5 updates #1419
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 5 updates:
Updates
opentelemetry-semantic-conventions
from 0.11.0 to 0.12.0Release notes
Sourced from opentelemetry-semantic-conventions's releases.
Commits
f0bdd11
Prepare for v0.12.0 release (#433)af93ee1
Update prometheus to v0.11.x (#435)df3fc30
Add versioning documentation (#379)6212399
Add with_unit method for metrics API (#431)c31a449
metrics: remove extra instrument builders (#432)c3bdce4
metrics: implement batch observer (#429)6728799
Upgrade Tokio to v1 (#421)777fdb9
Missing metrics creator fns (#425)a56337c
Test otlp exporter in integration scenario (#424)04fa6d5
fix: with_collector_endpoint is error prune. (#428)Updates
opentelemetry-jaeger
from 0.18.0 to 0.19.0Release notes
Sourced from opentelemetry-jaeger's releases.
Commits
879d6ff
release(v0.19): add initial change log (#965)8cc3ee3
fix: Fix the array encoding length of datadog version 05 exporter (#1002)01dade6
implement w3c trace context response propagation (#998)7d56e91
fixing typo in jaeger-remote-sampler/README.md (#1003)480dfce
Fix link to kitchen sink example in README.md (#1001)675de34
Tonic Interceptor (#901)57147b1
chore: Update OpenTelemetry Proto Definitions to 0.19.0 (#990)6e472f8
feat: add batch config for opentelemetry otlp pipeline (#979)0d666d4
Add warning to jaeger docs about future deprecation: (#996)592e77a
stackdriver: update gRPC schemas (#992)Updates
opentelemetry-otlp
from 0.12.0 to 0.13.0Release notes
Sourced from opentelemetry-otlp's releases.
Commits
97c220f
Prepare for v0.13.0 release (#470)a32b962
Merge opentelemetry-stackdriver into this repo. (#487)cb419bb
Configure async runtime in Rust code instead of cargo feature (#481)2b9fa23
fix: otel-otlp will try to create another tokio runtime inside one if async f...436b76e
bump prometheus dependency (#485)a49d6f5
Rename trace config with_default_sampler to with_sampler (#482)e9ef3e2
feat: clean up lint.sh, use API to set grpc layer (#467)d42c552
Abstraction trait for different runtimes (#480)0b1074e
Impl clone for noop tracer/provider/span (#479)e17a131
otlp: mention service.name in kitchen sink cfg doc - closes #475 (#476)Updates
opentelemetry-http
from 0.8.0 to 0.9.0Release notes
Sourced from opentelemetry-http's releases.
Changelog
Sourced from opentelemetry-http's changelog.
Commits
9f1751c
Prepare for 0.9.0 release (#257)934e76a
Allow users to choose http client in zipkin and datadog exporter (#259)cd6c878
Rename SpanContext to SpanReference (#270)9ff9ea1
Move propagators to sdk::propagation module (#266)0ea5ed6
Send owned span data to exporters (#264)b40b4ca
Update OTLP proto (#261)1e23df0
Fix warnings based on updated clippy. (#262)953d4df
Update tonic feature and example dependencies (#258)45e330f
Update readme and lib docs, remove old release schedule (#256)4e9f638
Move propagators and ID generators (#244)Updates
opentelemetry-prometheus
from 0.12.0 to 0.13.0Release notes
Sourced from opentelemetry-prometheus's releases.
Commits
97c220f
Prepare for v0.13.0 release (#470)a32b962
Merge opentelemetry-stackdriver into this repo. (#487)cb419bb
Configure async runtime in Rust code instead of cargo feature (#481)2b9fa23
fix: otel-otlp will try to create another tokio runtime inside one if async f...436b76e
bump prometheus dependency (#485)a49d6f5
Rename trace config with_default_sampler to with_sampler (#482)e9ef3e2
feat: clean up lint.sh, use API to set grpc layer (#467)d42c552
Abstraction trait for different runtimes (#480)0b1074e
Impl clone for noop tracer/provider/span (#479)e17a131
otlp: mention service.name in kitchen sink cfg doc - closes #475 (#476)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