diff NEWS @ 5431:4be5f117aa0d

metrics
author Alain Mazy <am@osimis.io>
date Tue, 21 Nov 2023 10:32:42 +0100
parents b83192e7ad10
children 7a20ee948676
line wrap: on
line diff
--- a/NEWS	Mon Nov 20 17:01:48 2023 +0100
+++ b/NEWS	Tue Nov 21 10:32:42 2023 +0100
@@ -45,6 +45,9 @@
 * All 'expand' GET arguments now accepts expand=true and expand=false values.
   The /studies/../instances and sibling routes are the only whose expand is true if not specified.
   These routes now accepts expand=false to simply list the child resources ids.
+* In /tools/metrics-prometheus:
+  - 'orthanc_dicom_cache_size' renamed into 'orthanc_dicom_cache_size_mb'
+  - added 'orthanc_storage_cache_count' and 'orthanc_storage_cache_size_mb'
 
 
 Maintenance