v.24.4Improvement

Added hostname column to blob_storage_log system table

Added the missing hostname column to system table blob_storage_log. #62456 (Jayme Bird).
Added the missing hostname column to the system table blob_storage_log.

Why it matters

The addition of the hostname 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 the blob_storage_log system table as usual and now include the hostname column to obtain the host information related to blob storage events.