question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

This issue tracks the Release Candidate iterations towards the the new 0.32 API for OpenTracing-Java.

RC Branch: https://github.com/opentracing/opentracing-java/tree/v0.32.0

Current Status

  • Trace Identifiers have been added (SpanContext.toTraceId() and SpanContext.toSpanId()).
  • Finishing Span upon Scope.close() has been deprecated.
  • SpanBuilder.startActive() has been deprecated.
  • Scope.span() has been deprecated.
  • ScopeManager.activeSpan() has been added.
  • Small refactoring of the BINARY format (now we let the users know about the required buffer size).
  • Other API sugar for making the developers’ life easier 😉

Changes that might be included for the final release

  • ScopeManager.clear()
  • GlobalTracer registration improvements.
  • MockTracer improvements.

Release Process

  • The new API is being developed on the v0.32.0 branch.
  • Changes to the release candidate will be released on maven as 0.32.0.RC1, 0.32.0.RC2, etc.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:1
  • Comments:47 (24 by maintainers)

github_iconTop GitHub Comments

1reaction
whiskeysierracommented, Mar 4, 2019

Is there an ETA for a final release of 0.32.0? @bhs Can you tell how long after a release I could expect LightStep to adopt this?

1reaction
carlosalbertocommented, Dec 19, 2018

@tylerbenson Already did 😉 (the day Austin suggested it).

Read more comments on GitHub >

github_iconTop Results From Across the Web

What's new in version 0.32.0 - Eclipse
Eclipse OpenJ9™ release 0.32.0 supports OpenJDK 8, 11, 17, and 18. To learn more about support for OpenJ9 releases, including OpenJDK levels and...
Read more >
Qpid Proton 0.32.0 Release Notes
Qpid Proton 0.32.0 Release Notes ... For more information about this release, including download links and documentation, see the release overview.
Read more >
hexannotation 0.32.0 Release notes - Haxelib
hexannotation 0.32.0 Release notes ; Contributors, doclerlabs ; Version 0.32.0, Published 5 years ago ; Dependencies. hexreflection (0.32.0) ; License MIT.
Read more >
What's new in version 0.32.0 - IBM
The following new features and notable changes since version 0.30.0 are included in this release: New -XX:[+|-]OpenJ9CommandLineEnv option added. Features and ...
Read more >
r/rust - Zellij 0.32.0 released: YAML => KDL, command panes ...
So without further ado - what's new in `0.32.0`?. - All of our configuration / layouts / themes have moved from YAML to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found