Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Prometheus.NetCore70.zip | 2023-07-18 | 122.4 kB | |
Prometheus.NetFramework.AspNet.zip | 2023-07-18 | 11.7 kB | |
Prometheus.Netstandard20.zip | 2023-07-18 | 113.5 kB | |
Prometheus.NetCore60.zip | 2023-07-18 | 122.2 kB | |
Prometheus.AspNetCore.Grpc.zip | 2023-07-18 | 21.9 kB | |
Prometheus.AspNetCore.HealthChecks.zip | 2023-07-18 | 19.3 kB | |
Prometheus.Net462.zip | 2023-07-18 | 110.4 kB | |
Prometheus.AspNetCore.zip | 2023-07-18 | 42.1 kB | |
README.md | 2023-07-18 | 201 Bytes | |
v8.0.1 - Allow ObservableCounter_T_ to be reset source code.tar.gz | 2023-07-18 | 1.3 MB | |
v8.0.1 - Allow ObservableCounter_T_ to be reset source code.zip | 2023-07-18 | 1.4 MB | |
Totals: 11 Items | 3.2 MB | 0 |
Allow ObservableCounter<T> to be reset. Previously, the MeterAdapter output got stuck on its previous maximum if the underlying Meter reset its value to a lower value. Now we transform the value 1:1.