Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix deprecation in the `ConsumerHandler` for `eventScheduler.start()` * Use generated `producerId` and `receiverId` if `CLIENT_ID_CONFIG` is not provided * Use an `Observation` in the `DefaultKafkaReceiver` to add a `CONSUMER` span to the trace provided by the `PRODUCER` in the record. * Recommend to use a `KafkaReceiverObservation.RECEIVER_OBSERVATION` API directly in the target end-user code when need to have an observation context around record handling
- Loading branch information