Skip to content

rclayton-godaddy/apm-agent-nodejs

This branch is 3 commits ahead of, 1456 commits behind elastic/apm-agent-nodejs:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

85a4b68 · Jan 19, 2022
Apr 30, 2021
May 4, 2021
Jul 3, 2019
Apr 21, 2021
May 4, 2021
May 4, 2021
Sep 24, 2019
Dec 1, 2020
Apr 19, 2021
May 5, 2021
Apr 30, 2021
Apr 30, 2021
Jul 17, 2018
Feb 18, 2021
May 4, 2021
Feb 21, 2020
Dec 1, 2020
Jan 29, 2019
Apr 2, 2020
Jan 15, 2021
May 5, 2021
Nov 16, 2015
Jan 19, 2022
Mar 26, 2019
Mar 14, 2017

Elastic APM Node.js Agent

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

If you have any feedback or questions, please post them on the Discuss forum.

npm Build Status Build status Standard - JavaScript Style Guide

Installation

npm install elastic-apm-node --save

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.5 and above. For support for previous releases of the APM Server, use version 1.x of the agent. 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

Contributing

Contributions are welcome, but we recommend that you take a moment and read our contribution guide first.

To see what data is being sent to the APM Server, use the environment variable ELASTIC_APM_PAYLOAD_LOG_FILE (or the config option payloadLogFile) to specify a log file, e.g:

ELASTIC_APM_PAYLOAD_LOG_FILE=/tmp/payload.ndjson

Please see TESTING.md for instructions on how to run the test suite.

License

BSD-2-Clause


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

Packages 1

Languages

  • JavaScript 96.8%
  • Shell 2.2%
  • Other 1.0%