v.19.5Improvement
Fill System.graphite_detentions from a Table Config of *graphitemergetree Engine Tables
Fillsystem.graphite_detentionsfrom a table config of*GraphiteMergeTreeengine tables. #4584 (Mikhail f. Shiryaev)
Why it matters
This feature enables thesystem.graphite_detentions table to be populated based on the configuration of *GraphiteMergeTree tables, improving visibility and monitoring capabilities for metrics detained by the Graphite MergeTree engine.How to use it
Use tables created with the*GraphiteMergeTree engine. The system.graphite_detentions table will automatically be filled with relevant data from these tables, enabling inspection and analysis of Graphite metric detentions.