comparison NEWS @ 5111:7547c7dfd017

/tools/metrics-prometheus: added orthanc_last_change and orthanc_up_time_s
author Alain Mazy <am@osimis.io>
date Tue, 22 Nov 2022 18:01:23 +0100
parents 98da039474b1
children b89833d7ce22
comparison
equal deleted inserted replaced
5110:98da039474b1 5111:7547c7dfd017
22 if you modify the PatientID at study level, also make sure to modify all other Patient related 22 if you modify the PatientID at study level, also make sure to modify all other Patient related
23 tags (PatientName, PatientBirthDate, ...) 23 tags (PatientName, PatientBirthDate, ...)
24 * Allow the HTTP server to return responses > 2GB (fixes asynchronous download of zip studies > 2GB) 24 * Allow the HTTP server to return responses > 2GB (fixes asynchronous download of zip studies > 2GB)
25 * /modalities/.../store now accepts "CalledAet", "Host", "Port" to override the modality configuration 25 * /modalities/.../store now accepts "CalledAet", "Host", "Port" to override the modality configuration
26 from the configuration file for a specific operation. 26 from the configuration file for a specific operation.
27 * /tools/metrics-prometheus: added orthanc_last_change and orthanc_up_time_s
27 28
28 29
29 OrthancFramework (C++) 30 OrthancFramework (C++)
30 ---------------------- 31 ----------------------
31 32