event_bus_metrics v0.3.1 EventBus.Metrics.Counter
Increment metrics for all eventbus events
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor
Fetch count for a topic
EventBus processor for all event topics
Reset stats
Reset stats for a topic
Fetch sum for all topics
Link to this section Functions
Link to this function
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
See Supervisor
.
Link to this function
count(topic)
Fetch count for a topic
Link to this function
process(arg)
EventBus processor for all event topics
Link to this function
reset()
Reset stats
Link to this function
reset(topic)
Reset stats for a topic
Link to this function
sum()
Fetch sum for all topics