[[["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-09 UTC."],[[["This document describes the `TraceIdLogEntryLabelProvider` class, which is part of the Google.Cloud.Diagnostics.AspNetCore library version 4.3.1."],["The `TraceIdLogEntryLabelProvider` class implements the `ILogEntryLabelProvider` interface and is designed to add the `TraceIdentifier` to log entry labels."],["It inherits from `HttpLogEntryLabelProvider` and, as such, contains an overridable method `InvokeCore` that handles the core logic using the `HttpContext` instance to enhance labels."],["The class also has a constructor, `TraceIdLogEntryLabelProvider(IHttpContextAccessor)`, that initializes the class with an `IHttpContextAccessor`, allowing access to the `HttpContext`."]]],[]]