Structs§
- Axum extractor for optional target log table name from HTTP header using
GREPTIME_LOG_TABLE_NAME_HEADER_NAME
as key. - Axum extractor for optional Pipeline name and version from HTTP headers.
- Axum extractor for select keys from HTTP header, to extract and uplift key-values from OTLP attributes. See
SelectInfo
for more details. - Axum extractor for optional target trace table name from HTTP header using
GREPTIME_TRACE_TABLE_NAME_HEADER_NAME
as key.