Git Product home page Git Product logo

Comments (15)

pcwiese avatar pcwiese commented on May 26, 2024 1

Ugh. submodules sounds nice in principle and a bit nasty in practice. I'll make a copy of the files.

from opentelemetry-dotnet.

trwegner avatar trwegner commented on May 26, 2024

Also should update src\OpenTelemetry.Exporter.Ocagent\Implementation\SpanDataExtentions.cs#39 with producer and consumer span types in the new protos

from opentelemetry-dotnet.

austinlparker avatar austinlparker commented on May 26, 2024

fyi the protos are in https://github.com/open-telemetry/opentelemetry-proto now

from opentelemetry-dotnet.

austinlparker avatar austinlparker commented on May 26, 2024

One thing I've wondered, would it make sense to publish the generated proto code out of that repo rather than importing it to this one as a submodule or so forth?

from opentelemetry-dotnet.

SergeyKanzhelev avatar SergeyKanzhelev commented on May 26, 2024

I have very little experience with submodules. Every time I tried it was not a streamline thing. It always took more time to fix tooling than simple copying of rarely updated files take. And shipping a hotfix that only addresses a single issue and only need one of many changes is impossible.

If you have good examples where this approach worked just fine - I'm happy to try again and learn.

from opentelemetry-dotnet.

austinlparker avatar austinlparker commented on May 26, 2024

I've found submodules to be unwieldy as well - we can just copy files around for now I reckon.

from opentelemetry-dotnet.

pcwiese avatar pcwiese commented on May 26, 2024

Have feelings changed about how to proceed with these .proto files? At the very least a reference to a commit from the proto repo is necessary. We could copy the .proto files over and generate as part of the build of this project I think. No need to check-in the intermediate g.cs files.

from opentelemetry-dotnet.

SergeyKanzhelev avatar SergeyKanzhelev commented on May 26, 2024

Java went submodule way: https://github.com/open-telemetry/opentelemetry-java/tree/master/proto/src/main We can try the same

from opentelemetry-dotnet.

SergeyKanzhelev avatar SergeyKanzhelev commented on May 26, 2024

I don't have strong feelings

from opentelemetry-dotnet.

SergeyKanzhelev avatar SergeyKanzhelev commented on May 26, 2024

As discussed on Gitter, @pjanotti assigning this to you

from opentelemetry-dotnet.

cijothomas avatar cijothomas commented on May 26, 2024

This should be complete now. @pjanotti Can you confirm and close this?

from opentelemetry-dotnet.

pcwiese avatar pcwiese commented on May 26, 2024

We are still missing the instrumentation library in the exports...

from opentelemetry-dotnet.

cijothomas avatar cijothomas commented on May 26, 2024

@eddynaka please check if the instrumentationlibrary info is missing in the otlp exporter.

from opentelemetry-dotnet.

cijothomas avatar cijothomas commented on May 26, 2024

We are still missing the instrumentation library in the exports...

This is because ActivitySource is blank for those DiagnosticSourceInstrumentation activities. One proposed fix would be to modify the legacy activity with correct ActivitySource.

from opentelemetry-dotnet.

cijothomas avatar cijothomas commented on May 26, 2024

This work is complete. The lack of InstrumentationLibrary info is a bug in the instrumentations, not an exporter. Closing this.

from opentelemetry-dotnet.

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.