From 6216f94e00e310138d849cd79013e95f8e66b2b1 Mon Sep 17 00:00:00 2001 From: Moha Date: Mon, 10 Apr 2023 23:01:14 +0200 Subject: [PATCH] Version 1.10.4 Changing service time metrics type from Counter to Gauge. This change should not cause any issues with the general metric collections processes. --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 587c5f0..18b3114 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.10.3 +1.10.4