Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 887 Bytes

MetricSchemaFields.md

File metadata and controls

14 lines (9 loc) · 887 Bytes

MetricSchemaFields

Properties

Name Type Description Notes
label str User-friendly label for the metric.
column str Entity column to extract the metric from
builtin_metric str WhyLabs built-in profile metric to use for this metric. Note that other metrics may be available for this column as well, this is the one to be used in the named metric. Should match the values of the SimpleColumnMetric enum within the monitor config schema.
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]