metrex v0.2.1 Metrex.Scheduler.Cleaner
Scheduled metrics cleaner
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
List registered metrics
Register a metric type.
Unregister a metric type.
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
dump()
List registered metrics
Link to this function
register(metric_type, metric_name, ttl)
Register a metric type.
Link to this function
unregister(metric_type, metric_name, ttl)
Unregister a metric type.