Skip to content
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

Release v0.32.0 OpenCensus bridge #3205

Closed
wants to merge 4 commits into from

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Sep 20, 2022

Part of #3204


Added

  • The metric portion of the OpenCensus bridge (go.opentelemetry.io/otel/bridge/opencensus) has been reintroduced. The new v0.32.0 metric SDK is supported in the same way the previous bridge was: OpenTelemetry metric exporters can be used to export OpenCensus data. (Re-add previous metric bridge #3192)
  • The OpenCensus bridge example (go.opentelemetry.io/otel/example/opencensus) has been reintroduced. (Reintroduce opencensus bridge example #3206)

@codecov
Copy link

codecov bot commented Sep 20, 2022

Codecov Report

Merging #3205 (36f5da7) into main (2ae5922) will decrease coverage by 0.0%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #3205     +/-   ##
=======================================
- Coverage   77.3%   77.2%   -0.1%     
=======================================
  Files        159     159             
  Lines      11101   11101             
=======================================
- Hits        8583    8579      -4     
- Misses      2323    2327      +4     
  Partials     195     195             
Impacted Files Coverage Δ
sdk/trace/batch_span_processor.go 80.2% <0.0%> (-0.9%) ⬇️
exporters/jaeger/jaeger.go 90.3% <0.0%> (-0.9%) ⬇️

@MrAlias

This comment was marked as outdated.

@dashpole
Copy link
Contributor

Thanks :)

@MrAlias
Copy link
Contributor Author

MrAlias commented Sep 22, 2022

Superseeded by #3228

@MrAlias MrAlias closed this Sep 22, 2022
@MrAlias MrAlias deleted the release-v0.32.0-bridge branch September 22, 2022 18:27
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.

None yet

2 participants