Alepha Server Metrics
Exposes application metrics in Prometheus format at /metrics.
Installation
This package is part of the Alepha framework and can be installed via the all-in-one package:
npm install alepha
Alternatively, you can install it individually:
npm install @alepha/core @alepha/server-metrics
Module
This module provides prometheus metrics for the Alepha server.
Metrics are exposed at the /metrics
endpoint.
Table of contents