awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

elastic/apm-agent-nodejs

0
View on GitHub↗
0 stars·0 forks·9 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

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with Apm Agent Nodejs

These projects share indexed features with Apm Agent Nodejs. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 5 related projects→

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.

Which projects share features with elastic/apm-agent-nodejs?

Projects with overlapping indexed features 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…