Uploaded image for project: 'Subscription Watch'
  1. Subscription Watch
  2. SWATCH-3049

Configure observability context for Kafka in Spring Boot services

XMLWordPrintable

      At the moment, the producers (KafkaTemplate) and consumers (KafkaListener) are not configured to propagate the tracing context.

      This is done on purpose by the Spring team (the default value for `observation-enabled` is false).

      Therefore, we need to enable this property and ensure the tracing context is now propagated between spring boot services and also with quarkus services.

      Acceptance Criteria

      • Configure Spring Boot services to enable observation in Kafka
      • Write a playbook to test the integration between spring boot and quarkus services (one integration is enough for this task)

              jcarvaja@redhat.com Jose Carvajal Hilario
              jcarvaja@redhat.com Jose Carvajal Hilario
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: