Module instance

Source

Re-exportsΒ§

pub use standalone::StandaloneDatanodeManager;

ModulesΒ§

builder
grpc πŸ”’
influxdb πŸ”’
jaeger πŸ”’
log_handler πŸ”’
logs πŸ”’
opentsdb πŸ”’
otlp πŸ”’
prom_store
promql πŸ”’
region_query πŸ”’
standalone

MacrosΒ§

validate_db_permission πŸ”’
Validate stmt.database permission if it’s presented.

StructsΒ§

Instance
The frontend instance contains necessary components, and implements many traits, like servers::query_handler::grpc::GrpcQueryHandler, servers::query_handler::sql::SqlQueryHandler, etc.
OTLP_LEGACY_DEFAULT_VALUE πŸ”’

FunctionsΒ§

attach_timeout πŸ”’
attach_timer
Attaches a timer to the output and observes it once the output is exhausted.
check_permission
derive_timeout πŸ”’
If the relevant variables are set, the timeout is enforced for all PostgreSQL statements. For MySQL, it applies only to read-only statements.
parse_stmt πŸ”’
should_capture_statement πŸ”’
validate_database πŸ”’
validate_param πŸ”’