[[["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-07-09 UTC."],[[["This webpage lists the versions of `ApiTracerFactory`, with version 2.63.1 being the latest, and also provides documentation for each."],["`ApiTracerFactory` is an interface designed to create new instances of `ApiTracer` for tracing logical operations."],["A single `ApiTracer` instance corresponds to a single logical operation in the code, and should be extended by `BaseApiTracerFactory`."],["The `newTracer` method is used to create a new `ApiTracer` instance as a child of the current context, given a parent, span name, and operation type."],["The `newTracer` method takes in the `ApiTracer` parent, `SpanName` for the new span, and the `OperationType` to trace, and returns a new `ApiTracer`."]]],[]]