log OrthancFramework/Sources/MetricsRegistry.cpp @ 5824:79ac3924eff8 attach-custom-data tip

age author description
Wed, 18 Sep 2024 10:38:02 +0200 Alain Mazy fixed incremented metrics that were not published + added orthanc_storage_cache_miss_count & orthanc_storage_cache_hit_count
Thu, 30 May 2024 21:19:57 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Thu, 04 Jan 2024 15:10:42 +0100 Sebastien Jodogne upgrade to year 2024
Wed, 28 Jun 2023 12:24:52 +0200 Sebastien Jodogne cppcheck
Tue, 27 Jun 2023 17:55:09 +0200 Sebastien Jodogne Metrics can be stored either as floating-point numbers, or as integers
Tue, 27 Jun 2023 15:56:04 +0200 Sebastien Jodogne renamed MetricsType as MetricsUpdate to clarify
Tue, 27 Jun 2023 15:42:07 +0200 Sebastien Jodogne refactoring MetricsRegistry::Item
Sun, 25 Jun 2023 18:28:49 +0200 Sebastien Jodogne store metrics as integers instead of floats to avoid precision loss in increments
Sun, 25 Jun 2023 17:49:34 +0200 Sebastien Jodogne refactoring MetricsRegistry
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
Tue, 11 Jan 2022 11:15:42 +0100 Sebastien Jodogne upgrade to year 2022
Thu, 25 Nov 2021 19:01:11 +0100 Sebastien Jodogne added copyright UCLouvain
Wed, 06 Jan 2021 17:27:28 +0100 Sebastien Jodogne upgrade to year 2021
Thu, 05 Nov 2020 19:33:18 +0100 Sebastien Jodogne abi continued