[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["The latest version of BaseApiTracerFactory is 2.63.1, with a list of previous versions available for reference, starting from 2.62.0 and going down to 2.7.1."],["BaseApiTracerFactory is a base factory that implements the ApiTracerFactory interface, designed to construct ApiTracers that have no active functionality, intended for internal use."],["The BaseApiTracerFactory class includes inherited members from the Object class, such as clone, equals, and getClass."],["The `getInstance()` static method returns an instance of BaseApiTracerFactory, and `newTracer` method can be used to create a new ApiTracer object, as a child of the current context, for a specific operation."],["The `newTracer` method requires a parent ApiTracer, a SpanName, and an OperationType to construct the new ApiTracer."]]],[]]