JSPM

  • Created
  • Published
  • Downloads 407397
  • Score
    100M100P100Q199769F
  • License BSD-2-Clause

The official Elastic APM agent for Node.js

Package Exports

  • elastic-apm-node
  • elastic-apm-node/start

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (elastic-apm-node) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Elastic APM Node.js Agent

This is the official Node.js agent for Elastic APM.

If you are trying out APM and have feedback or questions, please post them on the Discuss forum.

Build status Standard - JavaScript Style Guide

Quick start

  1. To run Elastic APM for your own applications, make sure you have the prerequisites in place first. This agent is compatible with APM Server v6.2. For details see Getting Started with Elastic APM

  2. Now follow the documentation links below relevant to your framework or stack to get set up

Documentation

Development Notes

To ease development, set the environment variable DEBUG_PAYLOAD=1 to have the agent dump the JSON payload sent to the APM Server to a temporary file on your local harddrive.

Please see the testing section in CONTRIBUTING.md for testing instructions.

License

BSD-2-Clause


Made with ♥️ and ☕️ by Elastic and our community.