cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

he custom event in the payload for appdyanmics

jaja010209010209
Explorer

hi,

how to pass the custom event in the payload for appdyanmics.
I am using the below example

 

https://github.com/derrekyoung/appd-sampleapp-angular2

4 REPLIES 4

Cody.Naumann
AppDynamics Team (Retired)

Hi there,

 

I think you might need this piece of documentation: https://docs.appdynamics.com/display/PRO43/Analytics+Events+API

 

See "Payload" farther down the page.

 

Let me know if this helps.

 

Cody

Hi Cody,

 

Thanks for your reply, can you tell me how to add in my angular code or is there any example you know

Cody.Naumann
AppDynamics Team (Retired)

Not sure -- let me check into that for you.

 

Cody

Hi jaja010209010209,

 

We do offer auto-instrumentation support for Angular 1. For other Angular versions or SPA frameworks, you would extend our JS Agent API to manually report events. We have some instructions on how to do this with Ember.js, and the documentation covers how to use the API to monitor different types of events.

 

Take a look at the following: