GithubHelp home page GithubHelp logo

Comments (5)

sobychacko avatar sobychacko commented on June 10, 2024

@singhbaljit As of now, there hasn't been any progress on adding observability natively from Kafka Streams. I don't believe we can add a property like observation-enabled and expect it to work since the underlying library does not support observability yet. Maybe as part of Spring Kafka (3.3.0), this is something we can come back and visit again to assess the situation.

from spring-kafka.

singhbaljit avatar singhbaljit commented on June 10, 2024

So, does KafkaStreamsMicrometerListener not do anything? I'm trying to make sense of the documentation.

from spring-kafka.

artembilan avatar artembilan commented on June 10, 2024

I does only KafkaStreamsMetrics for the MeterRegistry.
I understand that observability covers metrics as well, but that might confuse users since there is no tracing for Kafka Streams yet.
Either way, what you are asking for might belong to Spring Boot and its configuration properties.
Whatever Spring for Apache Kafka provides simply can be configured as you mentioned: via setters on the StreamsBuilderFactoryBean.

from spring-kafka.

singhbaljit avatar singhbaljit commented on June 10, 2024

If it is best to have this issue in the Spring Boot project, that is alright with me (please move it). All I'm really looking for is to have the "default" observability components auto-configured as part of the auto-configured StreamsBuilderFactoryBean, whichever observability components are currently supported. I'm assuming not everyone will want this enabled by default, so a configuration property to switch this on/off makes sense.

from spring-kafka.

sobychacko avatar sobychacko commented on June 10, 2024

Calling the property observation-enabled will give the impression that Kafka Streams provides observation (as Artem mentioned), regardless of whether it is provided from Boot or Spring Kafka. Until the Kafka Streams observability story gets some progress, I think it is better to do it at the application level.

from spring-kafka.

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.