Debian Patches

Status for prometheus-process-exporter/0.7.10-4

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-Support-prometheus-exporter-toolkit-v0.8.0.patch Support prometheus/exporter-toolkit 0.8.0

Support building against prometheus/exporter-toolkit v0.8.0 and later.
Daniel Swarbrick <dswarbrick@debian.org> no 2022-12-15
0004-Support-prometheus-common-v0.50.0.patch Support prometheus/common v0.50.0
prometheus/common dropped the version.NewCollector() function, which is
now provided by prometheus/client_golang v1.19.0+.
Daniel Swarbrick <dswarbrick@debian.org> no 2024-03-21

All known versions for source package 'prometheus-process-exporter'

Links