Splunk AppDynamics

Creating a metric for the difference between two JMX values

JohnGregg
Path Finder

Hi all,

I have a 3rd party library that exposes metrics via JMX.  Unfortunately some of them are simple counters: values that start at 0 and go up and up as the app runs.  Over time, the numbers get so big that looking at a graph over a short time period isn't useful because I can't see small changes in big numbers.  What I really want is the difference in the value over consecutive time periods.  That is, if the value was 1,000,000 a minute ago and is 1,000,037 now, I want 37 displayed/recorded.

I don't see anything like this in the docs.  Is it possible?

Thanks

Labels (1)
0 Karma

Toby_Davies3
Engager

When configuring a JMX metric, there is an option to use the delta between this and the last value; is this a fix for your user case?

 

image.png

Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...