Back
Join now
About

Popular Tags

  • typescript
  • react
  • llm
  • open-source-coding-agent
  • ai-agents
  • ai
  • open-source
  • ui-components
  • python
  • shadcn-ui

Top Sources

  • github.com
  • 21st.dev
  • abui.io
  • activepieces.com
  • ai-sdk.dev
  • alchemy.run
  • altsendme.com
  • animate-ui.com
  • anthropic.com
  • better-auth-ui.com

Browse by Type

  • Tools
  • Code
bookmrks.io - Discovery, refined.
Website favicongithub.com
Website preview

Prometheus Client for Node.js - prom-client

A Node.js client for Prometheus that supports various metrics and aggregation methods.

echo
Tech Stack
OpenTelemetryGitHubESLintExpressJestPrettierTypeScriptNode.jsJavaScriptDependabotGitHub Actions
Summary

prom-client is a Prometheus client for Node.js that facilitates the collection and exposure of application metrics.

Key features:

  • Supports multiple metric types - including histograms, summaries, gauges, and counters.
  • Aggregation of metrics - allows for the collection of metrics across multiple worker processes using Node.js's cluster module.
  • Default metrics collection - includes Node.js-specific metrics like event loop lag and garbage collection.
  • Custom metrics configuration - enables users to define their own metrics with specific naming and help descriptions.

This library is particularly useful for developers looking to monitor the performance and health of their Node.js applications in a Prometheus-compatible way.

Comments
No comments yet. Sign in to add the first comment!
Tags
  • metrics
    1
  • monitoring
    1
  • prometheus
    1