From bf8044452bd850e146885e6350c1fe2bc63c6160 Mon Sep 17 00:00:00 2001 From: Jan Zerebecki Date: Aug 18 2021 20:49:10 +0000 Subject: matrix: enable metrics enpoint They will be publicly accessible. They could be be scraped by a Prometheus, but as there currently is none configured in this repo, curl can do the job. --- diff --git a/salt/profile/matrix/files/homeserver.yaml b/salt/profile/matrix/files/homeserver.yaml index 34f8a27..139332b 100644 --- a/salt/profile/matrix/files/homeserver.yaml +++ b/salt/profile/matrix/files/homeserver.yaml @@ -214,6 +214,7 @@ listeners: - names: [client] compress: true - names: [federation] + - names: [metrics] # example additional_resources: #