openedx / event-bus-kafka

Kafka implementation for Open edX event bus
GNU Affero General Public License v3.0
4 stars 5 forks source link

fix: Add monitoring information inside the function trace. #260

Closed dianakhuang closed 1 month ago

dianakhuang commented 1 month ago

Moved function_trace call to a higher level to capture more information about the overall inner loop of the consumer. Also renamed the function trace to consumer.consume so it's clearer from the outside what the span is doing.

Merge checklist: Check off if complete or not applicable: