# HG changeset patch # User Alain Mazy # Date 1751959552 -7200 # Node ID 7bc40d968bcfd52dcf8d2bdf2f41455f1ebd2e5f # Parent bfce1f0ea2fbf5c06a3dd5dc1fdf28114cc71c79 orthanc_index_active_connections_count diff -r bfce1f0ea2fb -r 7bc40d968bcf Sphinx/source/users/advanced-rest.rst --- a/Sphinx/source/users/advanced-rest.rst Mon Jul 07 19:38:17 2025 +0200 +++ b/Sphinx/source/users/advanced-rest.rst Tue Jul 08 09:25:52 2025 +0200 @@ -502,6 +502,8 @@ +--------------------------------------------------------+-----------------------------------------------------------------------------+----------------------------------------------------------------+ | ``orthanc_storage_written_bytes`` | The total number of bytes written to disk since Orthanc started | Orthanc Storage (default file system storage) | +--------------------------------------------------------+-----------------------------------------------------------------------------+----------------------------------------------------------------+ +| ``orthanc_index_active_connections_count`` | The the current number of active connections to the PostgreSQL server. | Orthanc PostgreSQL Index plugin | ++--------------------------------------------------------+-----------------------------------------------------------------------------+----------------------------------------------------------------+