[[["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-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eNullManagedTracer\u003c/code\u003e is a managed tracer that does not perform any tracing, designed for scenarios where tracing is not required.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstance\u003c/code\u003e field provides a static, read-only instance of the \u003ccode\u003eNullManagedTracer\u003c/code\u003e class for easy access and use.\u003c/p\u003e\n"],["\u003cp\u003eMethods like \u003ccode\u003eAnnotateSpan\u003c/code\u003e and \u003ccode\u003eSetStackTrace\u003c/code\u003e within \u003ccode\u003eNullManagedTracer\u003c/code\u003e are designed to do nothing, meaning they have no effect when called.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetCurrentSpanId\u003c/code\u003e and \u003ccode\u003eGetCurrentTraceId\u003c/code\u003e methods always return null, indicating that no span or trace ID is being tracked.\u003c/p\u003e\n"],["\u003cp\u003eThe methods \u003ccode\u003eRunInSpan\u003c/code\u003e, \u003ccode\u003eRunInSpan<T>\u003c/code\u003e, and \u003ccode\u003eRunInSpanAsync<T>\u003c/code\u003e execute the provided action or function without tracing, offering a no-op tracing context for code execution.\u003c/p\u003e\n"]]],[],null,[]]