The documentation in the for the BaseInstrumentor ABC should be enhanced. The purpose of this class itself, the usage of kwargs in _instrument and _uninstrument are design characteristics that need to be explained better so that concrete implementations of this ABC can follow the same design patterns.
The documentation in the for the
BaseInstrumentorABC should be enhanced. The purpose of this class itself, the usage ofkwargsin_instrumentand_uninstrumentare design characteristics that need to be explained better so that concrete implementations of this ABC can follow the same design patterns.