[[["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-01 UTC."],[[["This document provides information on the `ClientIpLogEntryLabelProvider` class, which is an implementation of `ILogEntryLabelProvider` for adding the client's IP address to log entry labels."],["The `ClientIpLogEntryLabelProvider` class inherits from `HttpLogEntryLabelProvider` and is part of the `Google.Cloud.Diagnostics.AspNetCore3` namespace within the `Google.Cloud.Diagnostics.AspNetCore3.dll` assembly."],["The class includes a constructor, `ClientIpLogEntryLabelProvider(IHttpContextAccessor)`, which requires an `IHttpContextAccessor` instance to access the `HttpContext` for retrieving the client's IP."],["It overrides the `InvokeCore` method, enabling customization of the core logic for augmenting log entry labels using an `HttpContext` instance."],["The latest version of this resource is 5.2.0, with multiple prior versions also listed within the documentation such as 5.1.0, 5.0.0, 4.4.0, and 4.3.1."]]],[]]