[[["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 document describes the `ClientIpLogEntryLabelProvider` class, which is part of the Google Cloud Diagnostics for ASP.NET Core library, version 4.3.1."],["The `ClientIpLogEntryLabelProvider` class is an implementation of `ILogEntryLabelProvider` that adds the client's IP address to log entry labels."],["It inherits from `HttpLogEntryLabelProvider` and implements the `ILogEntryLabelProvider` interface, enabling it to augment log entries with HTTP-related data."],["The class includes a constructor that takes an `IHttpContextAccessor` to access the `HttpContext`, and it overrides the `InvokeCore` method to add client IP to log entry labels."],["The `InvokeCore` method provided within `ClientIpLogEntryLabelProvider` allows for the augmentation of log entry labels via the associated `HttpContext`."]]],[]]