Log same correlation_id on auth keys check of ssh connections
Related issue: #271 (closed)
We treat a single command (like git pull
) as a single unit. In this case, it makes sense for all these operations to have the same correlation-id. This merge request fixes the correlation_id for /authorized_keys
request.
Edited by Igor Drozdov