[[["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 `TraceIdLogEntryLabelProvider` class, part of the Google.Cloud.Diagnostics.AspNetCore3 library, is an implementation of `ILogEntryLabelProvider` that adds the `TraceIdentifier` to log entry labels."],["This class inherits from `HttpLogEntryLabelProvider` and requires an `IHttpContextAccessor` instance during construction to access the `HttpContext`."],["It is designed to augment log entry labels by utilizing the `TraceIdentifier` found within the `HttpContext`."],["The core logic for label augmentation is implemented in the `InvokeCore` method, which is intended to be overridden in derived classes and takes a dictionary of labels and an `HttpContext` instance."],["The class is found in the `Google.Cloud.Diagnostics.AspNetCore3` namespace within the `Google.Cloud.Diagnostics.AspNetCore3.dll` assembly."]]],[]]