v.24.9Improvement

Add CPU Architecture to Fault Message

Add CPU arch to the short fault information message. #69037 (Konstantin Bogdanov).
Added CPU architecture information to the short fault information message in ClickHouse.

Why it matters

This feature provides enhanced diagnostic details by including the CPU architecture in fault messages, helping users and developers to better understand the context of faults and improve troubleshooting efficiency.

How to use it

The CPU architecture information is included automatically in the short fault information message; no additional configuration is required from the user.