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] |