public TraceDecisionPredicate TraceFallbackPredicate { get; set; }
A function to trace requests. If the trace header is not set then this function
will be called to determine if a given request should be traced. This will
not override trace headers. Can be null.
[[["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-07 UTC."],[[["\u003cp\u003eVersion 5.2.0 is the latest release for the \u003ccode\u003eGoogle.Cloud.Diagnostics.AspNetCore3\u003c/code\u003e package, with previous versions including 5.1.0, 5.0.0, 4.4.0, and 4.3.1 also available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAspNetCoreTraceOptions\u003c/code\u003e is a sealed class used for configuring tracing in ASP.NET Core applications, inheriting from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties for setting \u003ccode\u003eServiceOptions\u003c/code\u003e, which configure the tracing service, and \u003ccode\u003eTraceFallbackPredicate\u003c/code\u003e, which is a function to determine if requests should be traced in the absence of a trace header.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAspNetCoreTraceOptions\u003c/code\u003e class can be found within the \u003ccode\u003eGoogle.Cloud.Diagnostics.AspNetCore3\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.Diagnostics.AspNetCore3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]