Add prometheus exporter for postfix and option postfix.metrics_address
This commit is contained in:
parent
83df531b00
commit
3162809647
4 changed files with 34 additions and 0 deletions
|
|
@ -44,3 +44,4 @@ postfix:
|
|||
add_header_checks: []
|
||||
smtpd_milters: []
|
||||
non_smtpd_milters: []
|
||||
metrics_address: "127.0.0.1:9154"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue