Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Bug854687-Disable_flaky_test.patch | Disable flaky test. | Martina Ferrari <tina@debian.org> | yes | 2017-08-28 | ||
0002-api-headstats-int64-timestamps.patch | Use explicit int64 types for millisecond-resolution timestamps Untyped ints on 32-bit archs will lead to overflows when trying to store millisecond-resolution Unix timestamps. This patch specifies them as int64. |
Daniel Swarbrick <dswarbrick@debian.org> | yes | upstream | 2022-09-16 | |
0003-Fix-flaky-TestNativeHistogram.patch | Skip buggy TestNativeHistogram test on ppc64el | Daniel Swarbrick <dswarbrick@debian.org> | yes | upstream | 2022-11-09 | |
0004-Add-metrics-in-test-for-Go-1.23.patch | Add metrics in test for Go 1.23 | Shengjing Zhu <zhsj@debian.org> | no | 2024-08-14 | ||
0005-Support-prometheus-common-0.59.0.patch | Support prometheus/common 0.59.0 github.com/prometheus/common changed the default UTF-8 escaping method to underscores, which broke some tests in prometheus/client_golang. |
Daniel Swarbrick <dswarbrick@debian.org> | no | https://github.com/prometheus/client_golang/pull/1618 | 2024-09-09 |