Metric types Counter Gauge Histogram Summary Metric types The Prometheus client libraries offer four core metric types. These are currently only differentiated in the client...
Return types Nil return type NoReturn return type Return types A method’s return type is always inferred by the compiler. However, you might want to specify it for two reasons...
Return types Nil return type NoReturn return type Return types A method’s return type is always inferred by the compiler. However, you might want to specify it for two reasons...
Data Types Unsigned version of integer types Variable-sized type limitations Timestamp type alias Examples Create Table Describe Table Data Types GreptimeDB supports the f...
Data Types Unsigned version of integer types Variable-sized type limitations Choose the data type for timestamp column Data Types GreptimeDB supports the following data types...
Guide applies to: modern Cells render the dataIndex value for the record. Ext.grid.cell.Cell Ext.grid.cell.Date Ext.grid.cell.Number Ext.grid.cell.Boolean Ext.grid...
Data Types Data Type Data Types in the Table API Physical Hints List of Data Types Character Strings CHAR VARCHAR / STRING Binary Strings BINARY VARBINARY / BYTES Ex...
Union types Union types rules Union of classes and structs under the same hierarchy Union of tuples of the same size Union of named tuples with the same keys Union types The...