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

Rethink event system structure #93

Merged
merged 10 commits into from
Nov 7, 2023
Merged

Conversation

roma-glushko
Copy link
Owner

@roma-glushko roma-glushko commented Nov 5, 2023

Changes

  • Connected global listener registry with event dispatcher
  • Allowed to init listeners on the first event dispatch in a lazy manner
  • Made component available on the listener initialisation
  • Added a new OTel instumentor package and added some brief retry metrics to have an example of listener's user code

@roma-glushko roma-glushko merged commit 68307ab into main Nov 7, 2023
3 checks passed
@roma-glushko roma-glushko deleted the rethink-event-system-structure branch November 7, 2023 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant