This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
Using with TypeScript
editUsing with TypeScript
editRUM agent publishes the type definitions for the @elastic/apm-rum
package via types
property in package.json
.
If you are importing the package on a TypeScript codebase, you will get automatic code completion, hover info
and method signature information on supported platforms (Visual Studio Code, etc)