Hi all,
Create a Custom Event
You can create custom events to be reported in the AppDynamics event viewer and in the event's panels on the AppDynamics dashboards. See Monitor Events to learn how to filter on your custom events so that you can find ...
Hi,
Thank you very much . I will find an account to try again,
Still have a problem,Use curl to send the request in the terminal,how should I send a request in iOS code?
Because apm not only need username and password also need an Account,and we do n...
Hi,
Thanks for your reply and help,I try the same as you said,but not yet successful.
curl -i -X POST --user janice_****@hsbccmbtest:janice**** https://hsbccmbtest.saas.appdynamics.com/controller/rest/applications/HSBCNET_SDE4/events?severity=INFO\...
Hi,
I customize the event according to the document,
Create a Custom Event
You can create custom events to be reported in the AppDynamics event viewer and in the events panels on the AppDynamics dashboards. See Monitor Events to learn how to filter ...
Hi,
This is the rest api I've been using.
curl -X POST --user janice _ **** @ hsbccmbtest:janice ****https://hsbccmbtest.saas.appdynamics.com/controller/rest/applications/HSBCNET_SDE4/events?severity = INFO&summary = test1&eventtype = CUSTOM&customev...