metrex v0.2.1 Metrex.Hook.Default
Default hooks for init and exit states of metrics
Link to this section Summary
Functions
Default hook on Metrex.Counter exit
Default hook on Metrex.Counter init
Default hook on Metrex.Meter exit
Default hook on Metrex.Meter init
Link to this section Functions
Link to this function
counter_exit(reason, metric, val)
Default hook on Metrex.Counter exit
Link to this function
counter_init(metric)
Default hook on Metrex.Counter init
Link to this function
meter_exit(reason, metric, val)
Default hook on Metrex.Meter exit
Link to this function
meter_init(metric)
Default hook on Metrex.Meter init