[[["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 documentation covers the `ClientIpLogEntryLabelProvider` class, which is a part of the Google Cloud Diagnostics for ASP.NET Core 3 library, specifically within the `Google.Cloud.Diagnostics.AspNetCore3` namespace."],["The `ClientIpLogEntryLabelProvider` class implements `ILogEntryLabelProvider` to add the client's IP address to log entry labels."],["It inherits from `HttpLogEntryLabelProvider`, overriding its core logic through the `InvokeCore` method to utilize the `HttpContext` instance for processing, ultimately augmenting log labels."],["The constructor for `ClientIpLogEntryLabelProvider` requires an `IHttpContextAccessor` instance, which is used to obtain the `HttpContext` for accessing client IP information."],["Several versions of the library, including the latest 5.2.0 and versions going back to 4.3.1, are listed with links to their respective documentation."]]],[]]