GithubHelp home page GithubHelp logo

Comments (5)

bhs avatar bhs commented on August 20, 2024 1

The OpenTracing spec itself is at v1.0; OT-Java is at whatever version it's at. :)

I am still grumpy that it has all of these impl helper classes (AbstractSpan, etc) in the core repo... they do not need to be there and tend to confuse people. And getting rid of the deprecated bits also makes plenty of sense.

from opentracing-java.

wu-sheng avatar wu-sheng commented on August 20, 2024

Maybe we should release OpenTracing-java 1.0, remove all @deprecated APIs, and only follow the Spec 1.0

from opentracing-java.

wu-sheng avatar wu-sheng commented on August 20, 2024

The whole opentracing-impl thing is not part of Official OpenTracing-Java. :P

For me, these AbstractSpan classes (in opentracing-impl module, including NoopSpan) like demonstrations or reference implementations. Because OT does not require them.

@adriancole thoughts?

from opentracing-java.

sjoerdtalsma avatar sjoerdtalsma commented on August 20, 2024

@bhs

I am still grumpy that it has all of these impl helper classes (AbstractSpan, etc) in the core repo...

👍 Plus that you can't actually use them unless you move yourself into the io.opentracing.impl package (which may become overcrowded real soon for this exact reason!)

Maybe a good spring cleanup is in order?

from opentracing-java.

tedsuo avatar tedsuo commented on August 20, 2024

Spring cleaning (for issues) here: closing this issue as it is out of date. There is a milestone for v1.0.0 release of java, which can be found here: https://github.com/opentracing/opentracing-java/milestone/1

Feel free to create a new issue discussing what should be in the v1.0.0 milestone if you are interested.

from opentracing-java.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.