[[["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 details the `ClientIpLogEntryLabelProvider` class, which is an implementation of `ILogEntryLabelProvider` designed to add the client's IP address to log entry labels."],["`ClientIpLogEntryLabelProvider` inherits from `HttpLogEntryLabelProvider` and implements `ILogEntryLabelProvider` found in the `Google.Cloud.Diagnostics.AspNetCore3` namespace."],["The class includes a constructor, `ClientIpLogEntryLabelProvider(IHttpContextAccessor)`, which takes an `IHttpContextAccessor` instance for accessing the `HttpContext`."],["The `InvokeCore` method, overridden from `HttpLogEntryLabelProvider`, allows for the augmentation of log entry labels with client IP information using the `HttpContext`."],["The latest version for this documentation is 5.2.0, while the current page information concerns version 4.4.0."]]],[]]