Modules§
Structs§
- fields not in the columns will be discarded to prevent automatic column creation in GreptimeDB
- This is used to record the current state schema information and a sequential cache of field names. As you traverse the user input JSON, this will change. It will record a superset of all user input schemas.
- SelectInfo is used to store the selected keys from OpenTelemetry record attrs
Enums§
- Value can be used as type acts as value: the enclosed value is the actual value acts as type: the enclosed value is the default value
Traits§
- Processor trait defines the interface for all processors.
Functions§
- Identity pipeline for Greptime This pipeline will convert the input JSON array to Greptime Rows params table is used to set the semantic type of the row key column to Tag
Type Aliases§
- Pipeline info. A tuple of timestamp and pipeline reference.
- Pipeline version. An optional timestamp with nanosecond precision.