awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
E

elastic/apm-agent-nodejs

0
View on GitHub↗
0 stars·0 forks·2 views

Apm Agent Nodejs

This is the official Node.js application performance monitoring (APM) agent for the Elastic Observability solution. It is a Node.js package that runs with your Node.js application to automatically capture errors, tracing data, and performance metrics. APM data is sent to your Elastic…

Features

  • Application Monitoring - Elastic APM agent for Node.js.

Star history

Star history chart for elastic/apm-agent-nodejsStar history chart for elastic/apm-agent-nodejs

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Apm Agent Nodejs

Similar open-source projects, ranked by how many features they share with Apm Agent Nodejs.
  • apache/skywalking-nodejsapache avatar

    apache/skywalking-nodejs

    176View on GitHub↗

    The NodeJS agent for Apache SkyWalking

    TypeScript
    View on GitHub↗176
  • datadog/dd-trace-jsDataDog avatar

    DataDog/dd-trace-js

    817View on GitHub↗

    dd-trace is an npm package that you can install in your Node.js application to capture APM (Application Performance Monitoring) data. In Datadog terminology this library is called a Tracer. This data is then sent off to a process which collects and aggregates the data, called an Agent. Finally…

    JavaScript
    View on GitHub↗817
  • hyj1991/easy-monitorhyj1991 avatar

    hyj1991/easy-monitor

    3,133View on GitHub↗

    轻量级的 Node.js 项目内核性能监控 分析工具,在默认模式下,只需要在项目入口文件 `require` 一次,无需改动任何业务代码即可开启内核级别的性能监控分析。

    JavaScript
    View on GitHub↗3,133
  • siimon/prom-clientsiimon avatar

    siimon/prom-client

    3,471View on GitHub↗

    A prometheus client for Node.js that supports histogram, summaries, gauges and counters.

    JavaScript
    View on GitHub↗3,471
See all 5 alternatives to Apm Agent Nodejs→

Frequently asked questions

What does elastic/apm-agent-nodejs do?

This is the official Node.js application performance monitoring (APM) agent for the Elastic Observability solution. It is a Node.js package that runs with your Node.js application to automatically capture errors, tracing data, and performance metrics. APM data is sent to your Elastic…

What are the main features of elastic/apm-agent-nodejs?

The main features of elastic/apm-agent-nodejs are: Application Monitoring.

What are some open-source alternatives to elastic/apm-agent-nodejs?

Open-source alternatives to elastic/apm-agent-nodejs include: apache/skywalking-nodejs — The NodeJS agent for Apache SkyWalking. datadog/dd-trace-js — dd-trace is an npm package that you can install in your Node.js application to capture APM (Application Performance… hyj1991/easy-monitor — 轻量级的 Node.js 项目内核性能监控 + 分析工具,在默认模式下,只需要在项目入口文件 ``require`` 一次,无需改动任何业务代码即可开启内核级别的性能监控分析。. siimon/prom-client — A prometheus client for Node.js that supports histogram, summaries, gauges and counters. slanatech/swagger-stats — swagger-stats traces REST API requests and responses in Node.js Microservices, and collects statistics per API…