Module greptime_handler

Source
Expand description

Handler for Greptime Database service. It’s implemented by frontend.

Structs§

GreptimeRequestHandler
RequestTimer 🔒
Histogram timer for handling gRPC request.

Functions§

create_query_context 🔒
Creates a new QueryContext from the provided request header and extensions. Strongly recommend setting an appropriate channel, as this is very helpful for statistics.
get_request_type