apm-agent-nodejs

Elastic APM Node.js Agent

Github星跟踪图

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 speicfy 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.

主要指标

概览
名称与所有者elastic/apm-agent-nodejs
主编程语言JavaScript
编程语言JavaScript (语言数: 6)
平台
许可证BSD 2-Clause "Simplified" License
所有者活动
创建于2017-08-08 09:07:27
推送于2025-07-28 00:57:49
最后一次提交
发布数177
最新版本名称v4.13.0 (发布于 )
第一版名称v0.1.0 (发布于 )
用户参与
星数592
关注者数261
派生数229
提交数4k
已启用问题?
问题数1444
打开的问题数318
拉请求数2608
打开的拉请求数32
关闭的拉请求数610
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?