[[["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."],[[["This page documents the `ClientIpLogEntryLabelProvider` class, which is a specialized implementation of `ILogEntryLabelProvider` for adding the client's IP address to log entry labels."],["`ClientIpLogEntryLabelProvider` inherits from `HttpLogEntryLabelProvider` and is part of the `Google.Cloud.Diagnostics.AspNetCore3` namespace."],["The class can be initialized using the `ClientIpLogEntryLabelProvider(IHttpContextAccessor)` constructor, which requires an `IHttpContextAccessor` instance to access the `HttpContext`."],["The `InvokeCore` method, which is an override from `HttpLogEntryLabelProvider`, is used to implement the core logic for adding the IP address label and utilizes the `HttpContext` instance."],["The page also provides a list of the different versions of the `ClientIpLogEntryLabelProvider`, ranging from version 4.3.1 up to the latest version 5.2.0."]]],[]]