[[["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-04-02 UTC."],[[["The latest version of the `BaseApiTracerFactory` is 2.63.1, and the current page is displaying version 2.61.0, with links to many other previous versions available."],["`BaseApiTracerFactory` is a factory class that builds `ApiTracer` objects that do nothing, primarily intended for internal use."],["The class `BaseApiTracerFactory` inherits from `java.lang.Object` and implements `ApiTracerFactory`."],["`BaseApiTracerFactory` has a static method `getInstance()` that returns an instance of itself, as well as a `newTracer` method that creates a new `ApiTracer` as a child of the current context."],["The `newTracer` method requires a parent `ApiTracer`, a `SpanName`, and an `ApiTracerFactory.OperationType` to construct a new `ApiTracer`."]]],[]]