All Apps and Add-ons

What is the limit of AppDynamics API calls can Splunk do?

baloney
New Member

Wondering if the calls are concurrently executed or sequential, or if there's a setting I can change in splunk (or in AppD perhaps?)

thanks in advance!

0 Karma

pranta
Explorer

Currently, it is sequentially processed in a loop.

The source for it is in the $SPLUNK_HOME/etc/apps/appdynamics/bin/metrics.py and $SPLUNK_HOME/etc/apps/appdynamics/bin/events.py files and you can change it to make it process concurrently on separate threads.

Also, the sources for these Python scripts are there on GitHub which you can fork and submit pull requests for:

https://github.com/Appdynamics/splunk-alerting-extension-old/blob/master/src/main/splunkApp/appdynam...

https://github.com/Appdynamics/splunk-alerting-extension-old/blob/master/src/main/splunkApp/appdynam...

Cheers,
Pranta

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...