23 Apr 2019 09:49 PM
I have a team that is coming from another monitoring tool where they were able to see all the metrics around the ehcache. It looks like the OneAgent does not do this and the only way to achieve it is through JMX (custom metrics).
Can anyone confirm?
Thanks!
Solved! Go to Solution.
24 Apr 2019 07:36 AM
If there is no ehcache on support list it may be like you said. Another option would be writing custom plugin that will pull those metrics and gives DT native support for this technology.
Sebastian
24 Apr 2019 12:10 PM
Yeah, I thought as much. We are finding we are needing to use the custom metrics way more than we thought we would. Not sure if that is a good or bad thing at this point. I am having a hard time justifying the cost around the licensing when it comes to custom metrics. Thanks!
25 Apr 2019 07:15 AM
There was my question from time before about metrics calculations. It's simple when you have single dimension for each metric. If you have multiple dimensions, np multiple custom devices this will multiply by number of dimensions. Sometimes it may be hard to count unfortunately....
Sebastian