79105757

Date: 2024-10-19 19:33:09
Score: 0.5
Natty:
Report link

On producer side add to your application.properties file:

spring.kafka.template.observation-enabled=true

On consumer side add to your application.properties file:

spring.kafka.listener.observation-enabled=true

Assuming you have set up the Spring boot 3 obersvations correctly.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Ritesh Tyagi