Module: Karafka::Core::Monitoring
- Defined in:
- lib/karafka/core/monitoring.rb,
lib/karafka/core/monitoring/event.rb,
lib/karafka/core/monitoring/monitor.rb,
lib/karafka/core/monitoring/notifications.rb,
lib/karafka/core/monitoring/statistics_decorator.rb
Overview
Monitoring for Karafka and WaterDrop It allows us to have a layer that can work with dry-monitor
as well as ActiveSupport::Notifications
or standalone depending on the case. Thanks to that we do not have to rely on third party tools that could break.
Defined Under Namespace
Classes: Event, Monitor, Notifications, StatisticsDecorator