Splunk AppDynamics

Can AppDynamics calculate deltas/interval for custom metrics ?

CommunityUser
Splunk Employee
Splunk Employee

Hello

We are pushing custom metrics using the REST API to an Appdynamics Machine agent.

Most of our metrics are absolute counters which continually grow like for instance Newly created User Sessions.

Can AppDynamics calculate a delta between last value and previous value / interval?

Example:

Timestamp: 1540305185

Value: 200

Timestamp: 1540305245 (60 seconds later)

Value: 500

What I actually need is (500 - 200 )/60 = 5 new sessions per second -> graph 5

thanks

M.

Labels (1)
0 Karma
1 Solution

Brian_Wheeldon
Contributor

Hi Mihai,

You can specify that custom metrics be aggregated by Average, Sum, or Last Observation, but there is no option for "Delta since the previous observation".

You'll need to retain the previous observation in your REST client and calculate the delta to report to the AppDynamics REST API.

Regards,

View solution in original post

Brian_Wheeldon
Contributor

Hi Mihai,

You can specify that custom metrics be aggregated by Average, Sum, or Last Observation, but there is no option for "Delta since the previous observation".

You'll need to retain the previous observation in your REST client and calculate the delta to report to the AppDynamics REST API.

Regards,

CommunityUser
Splunk Employee
Splunk Employee

Hey Brian

thanks for the quick answer, that was our backup plan, as we did not want to build too much "intelligence" in our REST client.

But if there's no other way, we'll just have to do it like this

many thanks

M.

0 Karma
Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Dynamic formatting from XML events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...

Enter the Agentic Era with Splunk AI Assistant for SPL 1.4

  🚀 Your data just got a serious AI upgrade — are you ready? Say hello to the Agentic Era with the ...

Stronger Security with Federated Search for S3, GCP SQL & Australian Threat ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...