Splunk AppDynamics

Calls per Second

CommunityUser
Splunk Employee
Splunk Employee

I'm trying to see if there is an elegant way to display the calls per second for a given business transaction that we're trying to debug/monitor.

Is there any way for me to get the actual calls per second data to be able to expose it on a timeline graph? I seem to only be able to get to calls per minute, which isn't granular enough for the issue we're trying to debug/expose.

Labels (1)
0 Karma
1 Solution

Raunak_Mohanty
Builder

Hi Ganz,

  Unfortunately, that is not possible . The metrics collected by agent are at 1 min granularity so we wont be able to plot per sec graph.

Thanks,

Raunak

View solution in original post

0 Karma

Raunak_Mohanty
Builder

Hi Ganz,

  Unfortunately, that is not possible . The metrics collected by agent are at 1 min granularity so we wont be able to plot per sec graph.

Thanks,

Raunak

0 Karma

Maria_Garcia
Path Finder

Could it be possible to display / use the total number of calls?

From Bussiness Transactions metrics we can list the value of the calls/min and also the number of calls.

However when we need to create a rule&alert that metric (total of calls) is not available.

How to proceed then to use the number of calls instead of the calls/min?

Thanks

0 Karma

millerep
Contributor

Can you build it as a custom metric, and then use that to call in a healthrule/dashboard?

https://docs.appdynamics.com/display/PRO45/Configuring+Custom+Metrics

0 Karma

Maria_Garcia
Path Finder

Thanks Eric,

But this is an agent running on WebLogic server, application monitoring How to proceed here to create a custom metric from the controller?

Thanks

0 Karma

millerep
Contributor

One way might be to add the WebLogic Custom Extension (found here: https://www.appdynamics.com/community/exchange/extension/weblogic-monitoring-extension/). If it doesn't automatically pull the data you want, you're interested in, you can add that custom metric in the Extension to report into your Controller: https://docs.appdynamics.com/display/PRO45/Build+a+Monitoring+Extension+Using+Java

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...