event_bus_metrics v0.2.3 EventBusMetrics
Documentation for EventBusMetrics.
Link to this section Summary
Functions
Fetch hit count for an event topic
Fetch an event
Fetch topic info
List of uncompleted events by topic
List topics
Fetch sum of hit counts for all event topics
Link to this section Functions
Link to this function
count_events_for_topic(topic)
Fetch hit count for an event topic
Link to this function
fetch_event(topic, id)
Fetch an event
Link to this function
fetch_topic(topic)
Fetch topic info
Link to this function
list_events(topic)
List of uncompleted events by topic
Link to this function
list_topics()
List topics
Link to this function
sum_events()
Fetch sum of hit counts for all event topics