summary refs log tree commit diff
path: root/synapse/config/metrics.py
diff options
context:
space:
mode:
Diffstat (limited to 'synapse/config/metrics.py')
-rw-r--r--synapse/config/metrics.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/config/metrics.py b/synapse/config/metrics.py

index 185b895a24..fc72e32d20 100644 --- a/synapse/config/metrics.py +++ b/synapse/config/metrics.py
@@ -16,7 +16,7 @@ from ._base import Config, ConfigError MISSING_SENTRY = ( - """Missing sentry_sdk library. This is required for enable sentry + """Missing sentry_sdk library. This is required to enable sentry integration. Install by running: