Open
Description
Problem
The logs for incoming HTTP requests do not emit any information about the client making the request.
Proposed solution
Determine where client information, e.g., influxdb-client-python/1.36.1
, is included in incoming requests (headers?) and capture/emit that in the logs.
Additional context
See slack thread.