feat: add metrics exporters for Dovecot and Postfix, update Signal execution command, and improve configuration management

This commit is contained in:
2025-06-03 23:06:40 +02:00
parent 436903543b
commit e8bf13275e
10 changed files with 102 additions and 3 deletions

View File

@@ -30,7 +30,7 @@ let
regex: '(container@git|microvm@git-runner-|postfix|dovecot|openldap|wireguard-wg_cloonar).*\.service'
action: keep
${concatStringsSep "\n " config.services.victoriametrics.extraScrapeConfigs}
${concatStringsSep "\n" config.services.victoriametrics.extraScrapeConfigs}
'';
in {
options.services.victoriametrics = {