lakeFS icon indicating copy to clipboard operation
lakeFS copied to clipboard

Put lakeFS request IDs on `x-ms-client-request-id` header on Azure

Open arielshaqed opened this issue 1 year ago • 0 comments

Azure supports a header x-ms-client-request-id. Its typical documentation:

Optional. Provides a client-generated, opaque value with a 1-kibibyte (KiB) character limit that's recorded in the analytics logs when storage analytics logging is configured. We highly recommend that you use this header to correlate client-side activities with requests that the server receives.

Storing this on Azure requests could help debug failing attempts.

arielshaqed avatar Feb 16 '24 07:02 arielshaqed