You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if we automatically captured counters for all application events published across application module boundaries. We should provide an API to allow developers to customize those.
The text was updated successfully, but these errors were encountered:
…events.
We now create counters for each cross-module application event published. The counters can be customized through ModulithEventMetricsCustomizer beans registered in the ApplicationContext.
Refactored the packages to let ….modulith.observability become the API package and moved all implementation components into ….modulith.observability.support.
It would be nice if we automatically captured counters for all application events published across application module boundaries. We should provide an API to allow developers to customize those.
The text was updated successfully, but these errors were encountered: