gen_metrics v0.2.0 GenMetrics.GenStage.Stage
A struct used to aggregate statistical metrics data for a GenStage process.
The fields are:
name
- the module name for the GenStage processpid
- thepid
for the GenStage processdemand
-GenMetrics.GenStage.Stats
for upstream demandevents
-GenMetrics.GenStage.Stats
for emitted eventstimings
-GenMetrics.GenStage.Stats
for time on GenStage callbacks