Prometheus client: Detailed Overview & Metrics

v15.1.3(7 months ago)

This package is actively maintained.Types definitions are bundled with the npm packageNumber of direct dependencies: 2Monthly npm downloads

prom-client is a Node.js client library for Prometheus, a popular monitoring and alerting toolkit. It allows you to instrument your Node.js applications and expose custom metrics in a format that Prometheus can scrape and store. With prom-client, you can track various aspects of your application's performance, such as request latency, error rates, and custom business metrics.

Compared to other monitoring solutions, prom-client offers a lightweight and efficient way to integrate Prometheus monitoring into your Node.js applications. It provides a simple API for defining and exposing metrics, making it easy to monitor and analyze the health and performance of your services.

Alternatives:
metrics-client+
appmetrics-prometheus+
express-prom-bundle+
prometheus-api-metrics+
prometheus-gc-stats+
prometheus-client+
epimetheus+
prometheus-middleware+
node-prometheus-gc-stats+
prom-client-model+

Tags: node.jsprometheusmonitoringmetricsinstrumentation