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!

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

🔐 Trust at Every Hop: How mTLS in Splunk Enterprise 10.0 Makes Security Simpler

From Idea to Implementation: Why Splunk Built mTLS into Splunk Enterprise 10.0  mTLS wasn’t just a checkbox ...