View Source Sibyl.Handler behaviour (Sibyl v0.1.7)
Behaviour for :telemetry
handlers
Link to this section Summary
Link to this section Callbacks
@callback handle_event( event :: Sibyl.Events.event(), measurement :: term(), metadata :: term(), config :: term() ) :: any()