[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage details the `BaseApiTracerFactory` class, which is a base factory for building `ApiTracer` instances that do nothing, intended for internal use."],["The latest version available is 2.63.1, and the page contains a list of historical versions dating back to 2.7.1, each linked to its respective documentation."],["The `BaseApiTracerFactory` class inherits from `java.lang.Object` and implements `ApiTracerFactory`, including inherited members such as `clone()`, `equals()`, and `hashCode()`."],["The `getInstance()` static method allows retrieval of a `BaseApiTracerFactory` instance, while `newTracer()` can create a new `ApiTracer` child based on a parent tracer, span name, and operation type."]]],[]]