Our company recently invested in using AppDynamics, and we are trying to implement it in our code. We're currently using the CDN to host the javascript, but I have been absolutely unable to find out where to get the type definitions for the library. AD seems to claim that they have converted to typescript, but I can't find ANY reference to typings or type definitions.
Hi,
If you need TypeScript version of the Agent, there is no such thing. The JS Agent is written in TypeScript, that's correct, but, it gets compiled to JavaScript anyway - so it's JavaScript after all.
If your application is written in TypeScript, you will be able to use the JS Agent!
Thanks & Regards,
Sahil Gupta
Hi @Anonymous,
I found these blog posts that I think may be helpful.
https://www.appdynamics.com/blog/tag/typescript/
https://www.appdynamics.com/blog/engineering/8-steps-migrating-javascript-typescript/
Let me know if they they do!
Yeah, I've already read these. They discuss *why* they switched to Typescript, but have no information on where type definitions might be found.
Hi,
As far as I know, there is no official typescript BRUM agent at the moment.
Regards,
Gaurav