Class SpanTracer (2.76.0)Stay organized with collectionsSave and categorize content based on your preferences.
publicclassSpanTracerimplementsApiTracer
An implementation ofApiTracerthat uses aTraceManagerto record traces. This
implementation is agnostic to the specificTraceManagerin order to allow extensions that
interact with other backends.
Adds an annotation that an attempt is about to start with additional information from the
request. In general this should occur at the very start of the operation. The attemptNumber is
zero based. So the initial attempt will be 0.
[[["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 2026-03-29 UTC."],[],[]]