lib/karafka/instrumentation/monitor.rb in karafka-2.0.0.alpha2 vs lib/karafka/instrumentation/monitor.rb in karafka-2.0.0.alpha3
- old
+ new
@@ -15,9 +15,10 @@
# @note The non-error once support timestamp benchmarking
# @note Depending on Karafka extensions and additional engines, this might not be the
# complete list of all the events. Please use the #available_events on fully loaded
# Karafka system to determine all of the events you can use.
BASE_EVENTS = %w[
+ app.initialized
app.running
app.stopping
app.stopped
consumer.consume