v.25.1New Feature
New Columns for Symbolized Stack Trace in system.trace_log Table
Thesystem.trace_logtable will contain two new columns,symbolsandlinescontaining symbolized stack trace. It allows for easy collection and export of profile information. This is controlled by the server configuration valuesymbolizeinsidetrace_logand is enabled by default. #73896 (Alexey Milovidov).