Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved Kafka and RabbitMQ Functionality #353

Merged
merged 6 commits into from
Dec 1, 2023
Merged

Conversation

nikostoulas
Copy link
Contributor

Description

This pull request includes several updates aimed at enhancing the functionality of Kafka and RabbitMQ. The changes include the deprecation of a Kafka function, propagation of headers in Kafka messages, updates to the examples configuration, and modifications to the logTracer and rabbitmq initializer functions.

Changes

  • Deprecated kafka send message in favor of kafka.producer.send
  • Enabled propagation of headers in Kafka messages
  • Updated examples configuration
  • Modified logTracer function to return an empty string instead of undefined
  • Updated rabbitmq initializer to return originalTryHandle call

@nikostoulas nikostoulas force-pushed the kafka_propagated_logs branch from 09e5731 to d1a78b4 Compare December 1, 2023 15:39
@nikostoulas nikostoulas merged commit 6b1647a into master Dec 1, 2023
4 checks passed
@nikostoulas nikostoulas deleted the kafka_propagated_logs branch December 1, 2023 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants