Supported Data Types

The Python collector supports integer, string, and other data types. This topic lists all the data types that are supported by the Python collector.

Data Type Data Type in Python Collector
int, long Single Integer, Double Integer
float Single Float, Double Float
bool boolean
Byte Byte
str Variable String
Sequence types: list, tuple Array of numeric type or strings
Mapping data type: dictionary Multifield (user defined types)