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