Giter Site home page Giter Site logo

Comments (7)

MrAlias avatar MrAlias commented on July 3, 2024 1

@aygalinc heads up, the semconv package linked from open-telemetry/opentelemetry-collector-contrib#31255 is not the same as https://pkg.go.dev/go.opentelemetry.io/otel/semconv

from opentelemetry-go.

aygalinc avatar aygalinc commented on July 3, 2024

Discover with : open-telemetry/opentelemetry-collector-contrib#31255

from opentelemetry-go.

MrAlias avatar MrAlias commented on July 3, 2024

Can you please provide specifics of your issue? What semantic conventions are you missing?

We generated v1.21.0 using the v1.21.0 version of semantic conventions. There shouldn't be anything missing.

from opentelemetry-go.

aygalinc avatar aygalinc commented on July 3, 2024

By semantic conv i refer to : https://opentelemetry.io/docs/specs/semconv/http/http-spans/ .
It seems thatsome part of the info can be fined inl : https://github.com/open-telemetry/semantic-conventions/blob/main/model/http-common.yaml (the http.response.status_code for example) and specific tracing part in https://github.com/open-telemetry/semantic-conventions/blob/main/model/trace/http.yaml .

If i look the several code generation at some point the directory http and net start to deasepear in the opentelemtry-go repo.
Maybe reference model used by your generator have been moved.

I am not a go developer but happy to help if i can do something to restore this.

from opentelemetry-go.

MrAlias avatar MrAlias commented on July 3, 2024

The evolution of semantic conventions is managed here: https://github.com/open-telemetry/semantic-conventions

They have made breaking changes in many of their subsequent releases. We package release version within their own Go package. Please refer to the appropriate semconv package that contains the things you need.

from opentelemetry-go.

MrAlias avatar MrAlias commented on July 3, 2024

I'm going to close this as it seems like the issue here is a misunderstanding about the upstream semantic convention stability policy and how that is implemented in the Go project.

If you find an issue where one of our semconv packages does not contain a semconv value from the upstream repository please open a new issue targeted at that value.

from opentelemetry-go.

aygalinc avatar aygalinc commented on July 3, 2024

Oh sorry i Mixed the packagé when i navigate

from opentelemetry-go.

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.