View Source Glific.Metrics (Glific v5.1.6)

Wrapper for various statistical tables which we can cache and write to in batch. For now, we are managing the flow_counts table

Link to this section Summary

Functions

Bump the count for a specific node/exit within a flow

Returns a specification to start this module under a supervisor.

Link to this section Functions

@spec bump(map()) :: :ok

Bump the count for a specific node/exit within a flow

Returns a specification to start this module under a supervisor.

See Supervisor.