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

feat: [#43] Improve O11y #44

Merged
merged 1 commit into from
Aug 9, 2024
Merged

feat: [#43] Improve O11y #44

merged 1 commit into from
Aug 9, 2024

Conversation

jollopre
Copy link
Owner

@jollopre jollopre commented Aug 9, 2024

  • Bump ruby docker image to 3.3
  • Remove warnings from docker-compose
  • Add debug log when a message is received by a subscriber
  • Amend debug log when a message is published so that exchange name is included
  • Improve message for MissingExchangeDefinition and MissingConsumerDefinition
  • Use Gemfile for development dependencies of the gem
  • Add error_class, error_message and error_backtrace for --require file/folder from cli
  • Return self for Topology methods such as add_exchange, add_queue and add_binding

* Bump ruby docker image to 3.3
* Remove warnings from docker-compose
* Add debug log when a message is received by a subscriber
* Amend debug log when a message is published so that exchange name is
  included
* Improve message for MissingExchangeDefinition and
  MissingConsumerDefinition
* Use Gemfile for development dependencies of the gem
* Add error_class, error_message and error_backtrace for `--require`
  file/folder from cli
* Return self for Topology methods such as add_exchange, add_queue and
  add_binding
@jollopre jollopre merged commit 88499a3 into master Aug 9, 2024
1 check passed
@jollopre jollopre deleted the 43 branch August 9, 2024 17:00
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.

1 participant