Splunk AppDynamics

REST API to extract all known service endpoints

CommunityUser
Splunk Employee
Splunk Employee

Is it possible to extract all of the captured endpoints exposed by a service using the REST interfaces?

Labels (3)
Tags (1)
0 Karma
1 Solution

Yogesh_Chouk
Builder

Hi Rob,

Navigate to the metric browser to the specific metric, say Calls per minute. Copy the rest url for metric browser and then use a wild to get the metrics for other SEPs. Attached screenshots.

Please let us know if it helps.

Thanks,

Yogesh

View solution in original post

Yogesh_Chouk
Builder

Hi Rob,

Navigate to the metric browser to the specific metric, say Calls per minute. Copy the rest url for metric browser and then use a wild to get the metrics for other SEPs. Attached screenshots.

Please let us know if it helps.

Thanks,

Yogesh

CommunityUser
Splunk Employee
Splunk Employee

Thanks Yogesh that's great.

Is there a way to show the consumed end points too?

For example

service a exposes /client/getAll

can I find out which other services call this endpoint ?

Cheers


Rob

0 Karma

open768
Path Finder

I go beyond which servuce uses which endpoint. I show which transactions of that service use the endpoints the most.

Tags (3)
0 Karma

Daniel_Odievich
Path Finder

https://github.com/Appdynamics/AppDynamics.DEXTER will extract everything including Service Endpoints.

Here is the report part for SEPs https://github.com/Appdynamics/AppDynamics.DEXTER/wiki/Detected-Entities-Report#9seps

0 Karma

open768
Path Finder

I list all the endpoints in an app, and you can drill down to the tier and transactions using the endpoints.

0 Karma

open768
Path Finder

Hi, Rob, I might have what you need in my free open source Web application at https://www.chickenkatsu.co.uk/apps/reporter/

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

That's interesting. How do you get the data that shows e.g.
Service A exposes end point 1,2 & 3
Service B consumes 2 & 3

0 Karma

open768
Path Finder

Thanks Rob, There's a published but undocumented set of apis called restuis which are used by the appdynamics web app.

Have a look at my source code on github. 

https://github.com/open768/phpinc/blob/master/appdynamics/appdynamics.php

Happy to chat more, drop me a hangout to open768@gmail.com

0 Karma
Get Updates on the Splunk Community!

New This Month - Splunk Observability updates and improvements for faster ...

What’s New? This month, we’re delivering several enhancements across Splunk Observability Cloud for faster and ...

What's New in Splunk Cloud Platform 9.3.2411?

Hey Splunky People! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2411. This release ...

Buttercup Games: Further Dashboarding Techniques (Part 6)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...