Metric#
- class Metric(name=None, time_series=None, *args, **kwargs)#
Bases:
object
- Parameters:
name (max=50 chars) – (
name
) Name of the metric.time_series – (
time_series
)
- property name#
Name of the metric.
- Type:
str
- property time_series#
- Type:
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model