mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-22 14:08:18 +00:00
ae4b2af299
## Problem The request data and usage metrics S3 requests use the same identifier shown in logs, causing confusion about what type of upload failed. ## Summary of changes Use the correct identifier for usage metrics uploads. neondatabase/cloud#23084