diff NEWS @ 5329:d0752fd53aec

added metrics "orthanc_storage_read_bytes" and "orthanc_storage_written_bytes"
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 25 Jun 2023 19:11:34 +0200
parents fbe857e942cd
children 5b2a5cc64cb1
line wrap: on
line diff
--- a/NEWS	Sun Jun 25 18:40:19 2023 +0200
+++ b/NEWS	Sun Jun 25 19:11:34 2023 +0200
@@ -26,6 +26,7 @@
 * When deleting a resource, its parents LastUpdate metadata are now updated
 * Reduced the memory usage when downloading archives when "ZipLoaderThreads" > 0
 * Metrics are now stored as integers instead of floats to avoid precision loss in increments
+* Added metrics "orthanc_storage_read_bytes" and "orthanc_storage_written_bytes"
 * Upgraded dependencies for static builds:
   - boost 1.82.0