Skip to main content
timeSeriesMetricFamilies(db_name.time_series_table) - Returns the metric families table used by table db_name.time_series_table whose table engine is the TimeSeries engine:
The function also works if the metric families table is inner:
The following queries are equivalent:
The function timeSeriesMetricFamilies has an alias timeSeriesMetrics which is kept for backwards compatibility.
Last modified on September 16, 2026