Mercurial > hg > orthanc-book
changeset 1178:7bc40d968bcf
orthanc_index_active_connections_count
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Tue, 08 Jul 2025 09:25:52 +0200 |
parents | bfce1f0ea2fb |
children | 169d396166f3 b610123b89c4 |
files | Sphinx/source/users/advanced-rest.rst |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 | ++--------------------------------------------------------+-----------------------------------------------------------------------------+----------------------------------------------------------------+