Giter Club home page Giter Club logo

Comments (3)

wilkinsona avatar wilkinsona commented on July 19, 2024

Given that you're using Spring Cloud Sleuth, you must also be using Spring Boot 2.x which is no longer supported. Please upgrade to Spring Boot 3.2.x or later where tracing is supported without using Sleuth.

If you have any further questions, please follow up on Stack Overflow. As mentioned in the guidelines for contributing, we prefer to use GitHub issues only for bugs and enhancements.

from spring-boot.

Venkatapathinaidu avatar Venkatapathinaidu commented on July 19, 2024

Hi @wilkinsona,

The project is configured with 3.2.x spring boot, i have removed sleuth and added io.micrometer:micrometer-tracing-bridge-otel and io.opentelemetry:opentelemetry-exporter-otlp to pom as suggested by spring boot document. Are otel beans autoconfigured here? spring doc says Use the management.otlp.tracing. configuration properties to configure reporting using OTLP.* what does it mean? Should i create a bean for properties or can i add properties under application.properties/environment variables?

from spring-boot.

wilkinsona avatar wilkinsona commented on July 19, 2024

As I said above, please ask questions on Stack Overflow.

from spring-boot.

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.