Skip to main content

Returns

Returns a Metric object for the given metric name.

Example

metric = galtea.metrics.get_by_name(name=metric_name)

Parameters

name
string
required
The name of the metric you want to retrieve.