| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-12-15 | 841 Bytes | |
| v15.1.0 source code.tar.gz | 2023-12-15 | 63.2 kB | |
| v15.1.0 source code.zip | 2023-12-15 | 104.8 kB | |
| Totals: 3 Items | 168.9 kB | 1 | |
Changed
- remove unnecessary loop from
osMemoryHeapLinux - Improve performance of
hashObjectby using pre-sorted array of label names - Fix type of
collectDefaultMetrics.metricsList
Added
- Allow Pushgateway to now require job names for compatibility with Gravel Gateway.
- Allow
histogram.startTime()to be used with exemplars.
New Contributors
- @Connormiha made their first contribution in https://github.com/siimon/prom-client/pull/592
- @yosiat made their first contribution in https://github.com/siimon/prom-client/pull/596
- @geofholbrook made their first contribution in https://github.com/siimon/prom-client/pull/597
- @Pigrabbit made their first contribution in https://github.com/siimon/prom-client/pull/593
Full Changelog: https://github.com/siimon/prom-client/compare/v15.0.0...v15.1.0