[[["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-03-21 UTC."],[[["The content provides documentation for the `ICloudTraceNameProvider` interface within the `Google.Cloud.Diagnostics.AspNetCore3` library."],["`ICloudTraceNameProvider` is designed for implementing custom logic to name trace spans within an application."],["The interface contains a single method, `GetTraceNameAsync`, which takes an `HttpContext` object as a parameter and returns a `Task\u003cstring\u003e` representing the trace name."],["There are several versions of the documentation available, with version 5.2.0 being the latest."],["`GetTraceNameAsync` should be overriden in implementing classes to utilize the `HttpContext` to dynamically define the trace span name."]]],[]]