Expand description
Handler for Greptime Database service. It’s implemented by frontend.
Structs§
- Greptime
Request Handler - Request
Timer 🔒 - 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