> On 12/07/2023 09:33 EEST rixati6186--- via dovecot <dovecot@dovecot.org> > wrote: > > > Thank you very much Mr. Aki for your quick and prompt reply! Got it. > > Is my configuration properly aligned for new metrics? Is "service stats" > block (which I assume it's new one) enough to enable new metrics? > > Kindest Regards. > Konstantin
having service stats { } does absolutely nothing useful. service stats { unix_listener stats-writer { mode = 0666 } } allows all processes to write stats. To actually get some statistics, you need configure one or more metrics, see https://doc.dovecot.org/configuration_manual/stats/ and you might also be interested in https://doc.dovecot.org/configuration_manual/stats/openmetrics/ Aki _______________________________________________ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org