Observability


Instrumentation Control

Kitex supports flexible enabling of basic and fine-grained Instrumentation.

Tracing

Kitex supports OpenTelemetry tracer, OpenTracing tracer and also customized tracer.

Logging

Kitex supports default logger implementation, injection of custom loggers and redirection of default logger output.

Monitoring

Kitex has monitoring capability built in, but does not have any monitoring features itself, and can be extended by the interface.