Raxol.Metrics.Collector (Raxol v0.5.0)

View Source

Collects and stores performance metrics for the Raxol event system. Works in conjunction with the Visualizer module to provide insights into system performance.

Summary

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

get_metrics()

record_event_timing(event_type, processing_time)

record_memory_usage()

record_throughput(events_count)

start_link(opts \\ [])