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ยง
- auth ๐
- 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