-
The peer-dependency `prom-client` recently released version 15.0.0, however when installing that I get
```
npm ERR! Could not resolve dependency:
npm ERR! peer prom-client@"^12.0.0 || ^13.0.0 || ^1…
-
How to avoid this mistake?
```
/opt/node_modules/.pnpm/prom-client@15.1.3/node_modules/prom-client/lib/histogram.js:237
throw new TypeError(
^
Value is not a valid number: NaN
at /o…
-
Hi, I'am using your library and I love it, but I found this little problem (not really a big one, but ...).
I'am using your library in a NestJS project. This framework proposes to use HMR with webp…
-
I have a service that uses several histograms, some with high cardinality. As a result, the retained memory size just for those histograms is 25-30MB. I'm hoping that this [commit](https://github.com/…
-
When using Node.JS 18.16.0, prom-client returns the given error:
TypeError: Value is not a valid number: 191
-
### Tracking Issue
Relates to:
[Original discussion](https://groups.google.com/g/prometheus-developers/c/-O23C4_9Ijc/m/Zrk2UOaNAQAJ)
Brainstorming doc [Quoting Prometheus Names](https://docs.go…
-
The semi-official node.js client for prometheus (as in, linked in Prometheus' docs) is [prom-client](https://github.com/siimon/prom-client). If we adopted this library at work, we'd still use that for…
-
**Describe the bug**
OpenCost often crashes on startup on large clusters
**To Reproduce**
Start an opencost pod
**Expected behavior**
opencost runs
**Which version of OpenCost are you usin…
umats updated
2 months ago
-
Hi! Not sure if this is the right place for this, but I was looking to see if anyone has a list of rules for node.js application monitoring? I am currently using the npm package prom-client to expose …
-
- Does prom-client set a default value for a metric till a value hasn't been explicitly set
https://prometheus.io/docs/practices/instrumentation/#avoid-missing-metrics