fjtirado opened a new issue, #4036: URL: https://github.com/apache/incubator-kie-kogito-runtimes/issues/4036
### Describe the bug This metric is named seconds, but it is a double. The fraction of this double contains the milliseconds till this was modified with this [change]( https://github.com/apache/incubator-kie-kogito-runtimes/pull/3481/files#diff-1d62a8b45b9bc65fc81542c1a3ef4d93dc3b4af09d35cf3a82439359f2b4c0a1R128) This PR will rever to the original division, preserving the milliseconds fraction As explained [here](#kogito > Kogito metrics units @ 💬](https://kie.zulipchat.com/#narrow/channel/232676-kogito/topic/Kogito.20metrics.20units/near/535576192), I consider the original approach wrong, but restoring it anyway See ### Expected behavior _No response_ ### Actual behavior _No response_ ### How to Reproduce? _No response_ ### Output of `uname -a` or `ver` _No response_ ### Output of `java -version` _No response_ ### GraalVM version (if different from Java) _No response_ ### Kogito version or git rev (or at least Quarkus version if you are using Kogito via Quarkus platform BOM) _No response_ ### Build tool (ie. output of `mvnw --version` or `gradlew --version`) _No response_ ### Additional information _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
