[[["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-17 UTC."],[[["This webpage details the `BaseApiTracerFactory` class, which is a base factory for building `ApiTracer` instances that do nothing, and it is intended for internal use."],["The latest version of this class is 2.63.1, and a full historical list of versions is available, dating back to version 2.7.1."],["`BaseApiTracerFactory` implements the `ApiTracerFactory` interface, and inherits members from the `java.lang.Object` class."],["The `getInstance()` method provides a static way to get an instance of the `BaseApiTracerFactory`."],["The `newTracer()` method can create a new `ApiTracer` as a child of the current context, based on a provided parent, span name, and operation type."]]],[]]