Debian Patches
Status for prometheus-process-exporter/0.8.7-1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Fix-TestReadFixture-on-non-4K-page-size-archs.patch | Fix TestReadFixture on non-4K page size archs TestReadFixture checks fixtures/14804/stat RSS which is a number of page and compares it to hardcoded expected value 0x7b1000 (= 1969 * 4096). Instead of using a 4k expected value, use system's pagesize like it's done in proc_stat.go . |
=?utf-8?b?RnLDqWTDqXJpYyBCb25uYXJk?= <frediz@debian.org> | no | 2019-01-14 | ||
0002-Disable-once-to-stdout-delay-command-flag.patch | Disable once-to-stdout-delay command flag This flag would require vendoring / patching in another insignificant package, so instead we simply disable it for now. |
Daniel Swarbrick <dswarbrick@debian.org> | not-needed | 2020-11-12 | ||
0003-Backport-PR-330.patch | Backport PR 330 This patch replaces the go-kit/log logger (promlog wrapper) with a log/slog logger (promslog) wrapper, which is needed for exporter-toolkit version 0.13.0 and later. |
Daniel Swarbrick <dswarbrick@debian.org> | no | https://github.com/ncabatoff/process-exporter/pull/330 | 2025-02-26 |