Skip to content

Release v0.20.0 #758

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
Apr 24, 2021
Merged

Release v0.20.0 #758

merged 16 commits into from
Apr 24, 2021

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Apr 23, 2021

Changed

  • The go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo instrumentation now accepts a WithCommandAttributeDisabled,
    so the caller can specify whether to opt-out of tracing the mongo command. (otelmongo: ability to hide Command attribute #712)
  • Upgrade to v0.20.0 of go.opentelemetry.io/otel. (Release v0.20.0 #758)
  • The B3 and Jaeger propagators now store their debug or deferred state in the context.Context instead of the SpanContext. (Release v0.20.0 #758)

@codecov
Copy link

codecov bot commented Apr 23, 2021

Codecov Report

Merging #758 (57efbe7) into main (4d6b37e) will decrease coverage by 0.0%.
The diff coverage is 88.4%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #758     +/-   ##
=======================================
- Coverage   78.4%   78.4%   -0.1%     
=======================================
  Files         60      62      +2     
  Lines       2714    2737     +23     
=======================================
+ Hits        2130    2146     +16     
- Misses       452     456      +4     
- Partials     132     135      +3     
Impacted Files Coverage Δ
propagators/aws/xray/propagator.go 65.1% <ø> (ø)
propagators/ot/ot_propagator.go 94.3% <ø> (-0.2%) ⬇️
propagators/b3/context.go 66.6% <66.6%> (ø)
propagators/jaeger/context.go 66.6% <66.6%> (ø)
...entation/github.com/go-kit/kit/otelkit/endpoint.go 83.7% <75.0%> (-1.7%) ⬇️
propagators/b3/b3_propagator.go 98.6% <96.9%> (+<0.1%) ⬆️
...tation/github.com/aws/aws-sdk-go-v2/otelaws/aws.go 95.1% <100.0%> (+0.1%) ⬆️
...ation/google.golang.org/grpc/otelgrpc/grpctrace.go 58.3% <100.0%> (ø)
...tion/net/http/httptrace/otelhttptrace/httptrace.go 100.0% <100.0%> (ø)
propagators/jaeger/jaeger_propagator.go 98.1% <100.0%> (+<0.1%) ⬆️
... and 2 more

@MrAlias MrAlias marked this pull request as ready for review April 24, 2021 00:31
@MrAlias MrAlias merged commit 0e5bef9 into open-telemetry:main Apr 24, 2021
@MrAlias MrAlias deleted the pre_release_v0.20.0 branch April 24, 2021 15:21
plantfansam referenced this pull request in plantfansam/opentelemetry-go-contrib Mar 18, 2022
Use []float64 for histogram boundaries, not []metric.Number
@pellared pellared added this to the untracked milestone Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants