Giter Site home page Giter Site logo

Comments (6)

qqeasonchen avatar qqeasonchen commented on July 1, 2024 1

https://opentelemetry.io/docs/languages/java/ @okareyou

from incubator-eventmesh.

okareyou avatar okareyou commented on July 1, 2024

Are there any specific implementation requirements?

from incubator-eventmesh.

Pil0tXia avatar Pil0tXia commented on July 1, 2024

@okareyou Welcome. You may refer to https://eventmesh.apache.org/docs/design-document/observability/metrics-export/ chapter.

from incubator-eventmesh.

okareyou avatar okareyou commented on July 1, 2024

I checked out the EventMesh code and it looks like it's using OpenTelemetry for both metrics and tracing. Does that mean it's already set up with the OpenTelemetry SDK? Could I be missing something? Any advice would be great.

https://opentelemetry.io/docs/languages/java/ @okareyou

@okareyou Welcome. You may refer to https://eventmesh.apache.org/docs/design-document/observability/metrics-export/ chapter.

from incubator-eventmesh.

Pil0tXia avatar Pil0tXia commented on July 1, 2024

@okareyou

I'm not familier with trace-plugin yet. opentelemetry-sdk has been introduced in trace-plugin api:

implementation 'io.opentelemetry:opentelemetry-api'
implementation 'io.opentelemetry:opentelemetry-sdk'

May be we need some enhancement for trace-plugin? @qqeasonchen

from incubator-eventmesh.

Pil0tXia avatar Pil0tXia commented on July 1, 2024

@okareyou You may want to look at the trace-plugin to see if it has implemented the tracing collecting feature, and if this feature supports OpenTelemetry.

from incubator-eventmesh.

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.