From 1f11b0dd86ad4ddf20ca495d78d595af82c2c54b Mon Sep 17 00:00:00 2001 From: reivilibre Date: Tue, 6 Dec 2022 13:36:59 +0000 Subject: deploy: a16931f30db35241e6618ddfb14fda2459b4476c --- .../usage/configuration/config_documentation.html | 27 +++++++--------------- 1 file changed, 8 insertions(+), 19 deletions(-) (limited to 'latest/usage/configuration/config_documentation.html') diff --git a/latest/usage/configuration/config_documentation.html b/latest/usage/configuration/config_documentation.html index e0dc6ee087..65ea84fc77 100644 --- a/latest/usage/configuration/config_documentation.html +++ b/latest/usage/configuration/config_documentation.html @@ -2112,24 +2112,6 @@ Defaults to false.

enable_metrics: true
 

-

enable_legacy_metrics

-

Set to true to publish both legacy and non-legacy Prometheus metric names, -or to false to only publish non-legacy Prometheus metric names. -Defaults to false. Has no effect if enable_metrics is false. -In Synapse v1.67.0 up to and including Synapse v1.70.1, this defaulted to true.

-

Legacy metric names include:

- -

These legacy metric names are unconventional and not compliant with OpenMetrics standards. -They are included for backwards compatibility.

-

Example configuration:

-
enable_legacy_metrics: false
-
-

See https://github.com/matrix-org/synapse/issues/11106 for context.

-

Since v1.67.0.

-

Will be removed in v1.73.0.

sentry

Use this option to enable sentry integration. Provide the DSN assigned to you by sentry with the dsn setting.

@@ -2631,11 +2613,18 @@ module's parse_config method.

For the default provider, the following settings are available: