lib/karafka/instrumentation/notifications.rb in karafka-2.0.17 vs lib/karafka/instrumentation/notifications.rb in karafka-2.0.18
- old
+ new
@@ -17,9 +17,10 @@
# 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.
EVENTS = %w[
app.initialized
app.running
+ app.quieting
app.stopping
app.stopped
consumer.consumed
consumer.revoked