]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
stats: Expand metric_group_by setting to a hierarchy of settings
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Mon, 2 Sep 2024 10:18:37 +0000 (13:18 +0300)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 12 Feb 2025 10:34:13 +0000 (12:34 +0200)
commit020447cd7ad8f3b2b62c80247c6dab9246a79a2b
treef51595279c4d42c449a2b61296ded2dcb3a8f52b
parent1547bb726b44097b9a91b9a1a4b2df5afd073e76
stats: Expand metric_group_by setting to a hierarchy of settings

doveadm stats add --group-by preserves the old syntax for now.
src/stats/client-reader.c
src/stats/stats-metrics.c
src/stats/stats-metrics.h
src/stats/stats-settings.c
src/stats/stats-settings.h
src/stats/test-client-reader.c
src/stats/test-stats-metrics.c