From 5cea3d824a1b23b42ca6b2ed3b1b5511163e2d3e Mon Sep 17 00:00:00 2001 From: Leah Oswald Date: Wed, 24 May 2017 13:40:12 +0200 Subject: [PATCH] Fix some typos in the backup and monitoring documentation (#506) * fix missing word typo in backup and monitoring documentation * fix another typo in backup and monitoring documentation --- doc/admin/maintainance.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/admin/maintainance.rst b/doc/admin/maintainance.rst index de0cf0eb5..bc7051a72 100644 --- a/doc/admin/maintainance.rst +++ b/doc/admin/maintainance.rst @@ -51,7 +51,7 @@ If there is a problem, a status code in the ``5xx`` range will be returned. Performance monitoring ---------------------- -If you to generate detailled performance statistics of your pretix installation, there is an +If you want to generate detailed performance statistics of your pretix installation, there is an endpoint at ``https://pretix.mydomain.com/metrics`` (no slash at the end) which returns a number of values in the text format understood by monitoring tools like Prometheus_. This data is only collected and exposed if you enable it in the :ref:`metrics-settings` section of your