v.24.4Improvement
Added hostname column to blob_storage_log system table
Added the missinghostnamecolumn to system tableblob_storage_log. #62456 (Jayme Bird).
Why it matters
The addition of thehostname column provides more detailed information about the source host involved in blob storage operations, enhancing logging clarity and troubleshooting capabilities for users.How to use it
Users can query theblob_storage_log system table as usual and now include the hostname column to obtain the host information related to blob storage events.