List of data types for custom metrics
The following table lists the data types for custom metrics.
Data type | Description | Allowed value range |
---|---|---|
INT | Integer | -9,223,372,036,854,775,808 - 9,223,372,036,854,775,807 |
FLOAT | Real numbers, value with a fractional value | ±5.0 × 10−324 - ±1.7 × 10308 with precision ~15-17 digits |
BOOL | True/False | True, False |
STRING | String | |
DATE | Date and Time | 1.1.0001 00:00:00 - 31.12.9999 23:59:59 |
TIME | Time Interval | -10675199.02:48:05.4775808 - 10675199.02:48:05.4775807 |