v.21.11Improvements
Enable Expanding Macros in RabbitMQ Table Settings
Enable expanding macros in RabbitMQ table settings. #28683 (Vitaly Baranov).Why it matters
This feature allows users to use macros in the configuration settings ofRabbitMQ tables, improving flexibility and manageability when defining connection parameters or other settings by enabling dynamic substitution.How to use it
Users can include macros in theRabbitMQ table settings, which will be automatically expanded when the table is used. Define macros in the user configuration or query context, and then use them inside the table settings to simplify configuration and reuse common values.