A simple and easy to use module for Prometheus metric exporting.
Go to file
Holly Stubbs ec7c14401b
implement counters and gauges
2024-07-02 23:49:10 +01:00
interfaces implement counters and gauges 2024-07-02 23:49:10 +01:00
objects implement counters and gauges 2024-07-02 23:49:10 +01:00
test implement counters and gauges 2024-07-02 23:49:10 +01:00
.gitignore wip 2024-07-02 16:46:38 +01:00
.npmignore wip 2024-07-02 16:46:38 +01:00
LICENSE Initial commit 2024-07-01 12:41:03 +01:00
README.md Initial commit 2024-07-01 12:41:03 +01:00
index.ts implement counters and gauges 2024-07-02 23:49:10 +01:00
package-lock.json wip 2024-07-02 16:46:38 +01:00
package.json wip 2024-07-02 16:46:38 +01:00
tsconfig.json Initial Skeleton 2024-07-02 00:29:30 +01:00

README.md

simple-prom

A simple and easy to use module for Prometheus metric exporting.