Process Exporter Versions Save

Prometheus exporter that mines /proc to report on selected processes

v0.8.2

2 weeks ago

Changelog

  • eaf09b7 Bump golang.org/x/net from 0.22.0 to 0.23.0 (#298)
  • f6ae132 Upgrade prometheus/procfs dependency, use Go1.21 (#296)

v0.8.1

1 month ago

Changelog

  • b2740a6 Update release action to use newer actions. Use latest goreleaser version. Use CGO_ENABLED in its config instead of tags.
  • a3bc995 Fix server start error (#295)

v0.8.0

1 month ago

Changelog

0bcf42e Add -recheck-with-time-limit support (#223)

v0.7.11

1 month ago

Changelog

6caf441 Update Dockerfile for Go 1.22 a06825a Finish updating to Go 1.22 5d0621f update deps

v0.7.10

2 years ago

Changelog

44d59f9 Add TLS metrics support (#175)

v0.7.9

2 years ago

Changelog

b7310f0 Update procfs to 0.7.3 (#210), fixes 32-bit platforms

v0.7.8

2 years ago

Changelog

146e0df Add template option for Cgroups (#199) 934d2ed Update Dockerfile so it actually builds for the arch specified by buildx.

v0.7.7

2 years ago

Changelog

c010138 Ensure that official binaries have the full build information ca50fe3 Make docker images multi-platform: amd64, arm64, armv6, armv7

All other changes since the last release are either dependency updates or refactorings, none of which should have user-visible effects.

v0.7.5

3 years ago

Changelog

90d7869 Add exporter version metric 704cb9e Fix OPTS arguments

v0.7.4

3 years ago

Changelog

Some build process changes, but the main user-visible change is that we now publish a checksums.txt, and when deploying a deb/rpm package there is now a /etc/default/process-exporter file containing the arguments to invoke the daemon with.