[[["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."],[[["This document provides information on the `TraceIdLogEntryLabelProvider` class, which is an implementation of `ILogEntryLabelProvider` used to add the `TraceIdentifier` to log entry labels."],["The `TraceIdLogEntryLabelProvider` class inherits from `HttpLogEntryLabelProvider` and is part of the `Google.Cloud.Diagnostics.AspNetCore3` namespace, within the `Google.Cloud.Diagnostics.AspNetCore3.dll` assembly."],["The latest version of this implementation is version 5.2.0, while version 4.4.0 is currently referenced in the documentation, and there are other available versions such as 5.1.0, 5.0.0 and 4.3.1."],["A constructor for `TraceIdLogEntryLabelProvider` is available, requiring an `IHttpContextAccessor` to initialize a new instance, allowing access to the `HttpContext` when adding trace identifiers."],["The `InvokeCore` method, which is overridden from `HttpLogEntryLabelProvider`, is utilized to implement the core functionality of adding the label, taking in the log entry labels and the `HttpContext` instance as parameters."]]],[]]