Splunk AppDynamics

Where can I get Typescript type definitions for the Javascript RUM?

CommunityUser
Splunk Employee
Splunk Employee

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.

Labels (1)
Tags (3)
0 Karma

Sahil_Gupta
Explorer

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

iamryan
Community Manager
Community Manager

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!

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Yeah, I've already read these.  They discuss *why* they switched to Typescript, but have no information on where type definitions might be found.

0 Karma

Gaurav_Soni
Contributor

Hi,

As far as I know, there is no official typescript BRUM agent at the moment. 

Regards,

Gaurav

0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...