Returns

Returns a MetricType object for the given metric name.

Example

metric = galtea.metrics.get_by_name(name="YOUR_METRIC_NAME")

Parameters

name
string
required

The name of the metric you want to retrieve.