Traits§
- Grpc
Query Interceptor - GrpcQueryInterceptor can track life cycle of a grpc request and customize or abort its execution at given point.
- Line
Protocol Interceptor - LineProtocolInterceptor can track life cycle of a line protocol request and customize or abort its execution at given point.
- LogIngest
Interceptor - LogIngestInterceptor can track life cycle of a log ingestion request and customize or abort its execution at given point.
- LogQuery
Interceptor - LogQueryInterceptor can track life cycle of a log query request and customize or abort its execution at given point.
- Open
Telemetry Protocol Interceptor - OpenTelemetryProtocolInterceptor can track life cycle of an open telemetry protocol request and customize or abort its execution at given point.
- Prom
Query Interceptor - PromQueryInterceptor can track life cycle of a prometheus request and customize or abort its execution at given point.
- Prom
Store Protocol Interceptor - PromStoreProtocolInterceptor can track life cycle of a prom store request and customize or abort its execution at given point.
- SqlQuery
Interceptor - SqlQueryInterceptor can track life cycle of a sql query and customize or abort its execution at given point.