From c6330317f9537b657909e9ca5ac8eb20a4c11871 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Fri, 7 Apr 2023 14:57:17 +0200 Subject: [PATCH] enable metrics --- rootfs/etc/confd/templates/server.yaml.tmpl | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/rootfs/etc/confd/templates/server.yaml.tmpl b/rootfs/etc/confd/templates/server.yaml.tmpl index 1480d34..33f997a 100644 --- a/rootfs/etc/confd/templates/server.yaml.tmpl +++ b/rootfs/etc/confd/templates/server.yaml.tmpl @@ -301,12 +301,14 @@ listeners: tls: false type: http x_forwarded: true - bind_addresses: ['::'] + bind_addresses: ['::', '0.0.0.0'] resources: - names: [client, federation] compress: false - + - port: 9000 + type: metrics + bind_addresses: ['::', '0.0.0.0'] # example additional_resources: # #additional_resources: @@ -1432,7 +1434,7 @@ account_threepid_delegates: # Enable collection and rendering of performance metrics # -enable_metrics: false +enable_metrics: true # Enable sentry integration # NOTE: While attempts are made to ensure that the logs don't contain