Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-8918

Create OTEL end-to-end example

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • 3.4.0.Alpha1
    • 3.2.0.Alpha1
    • examples
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      Create example for OTEL tracing, which would trace all operation in the flow bellow in one trace. The flow should be as follows:

      • application one starts the trace and create a record in the DB (including column with trace span)
      • change in the DB is captured by Debezium and sent to Kafka, Debezium span is added to the trace
      • application two reads Kafka record and adds it's own span into the trace

      Related Zulip chat: https://debezium.zulipchat.com/#narrow/channel/302529-community-general/topic/End.20to.20end.20tracing.20with.20kafka
      Example application (provided by the user): https://github.com/pruthvimz/debezium-examples/tree/opentelemetry/otel-e2e

              vjuranek@redhat.com Vojtech Juranek
              vjuranek@redhat.com Vojtech Juranek
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: