chaperon v0.1.0 Chaperon.Scenario.Metrics View Source

This module calculates histogram data for a session’s metrics. It uses the Histogrex library to calculate the histograms.

Link to this section Summary

Functions

Replaces base metrics for a given session with the histogram values for them

Link to this section Functions

Link to this function add_histogram_metrics(session) View Source

Replaces base metrics for a given session with the histogram values for them.

Link to this function get_names() View Source
get_names() :: [atom]