[[["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-04-17 UTC."],[[["The `TraceIdLogEntryLabelProvider` class, part of the `Google.Cloud.Diagnostics.AspNetCore3` namespace, is an implementation of `ILogEntryLabelProvider` designed to add the `TraceIdentifier` to log entry labels."],["This class inherits from `HttpLogEntryLabelProvider` and overrides its `InvokeCore` method to include the `HttpContext` instance for adding the relevant labels."],["The `TraceIdLogEntryLabelProvider` constructor requires an `IHttpContextAccessor` instance, which provides access to the current `HttpContext` for retrieving the `TraceIdentifier`."],["The latest version of the `TraceIdLogEntryLabelProvider` class is 5.2.0, and prior versions, dating back to 4.3.1, are available."]]],[]]