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!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...