Bug 280806 - sysutils/node_exporter: Update to 1.8.2
Summary: sysutils/node_exporter: Update to 1.8.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Philippe Audeoud
URL: https://github.com/prometheus/node_ex...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-13 18:23 UTC by David O'Rourke
Modified: 2024-08-14 10:27 UTC (History)
1 user (show)

See Also:


Attachments
sysutils/node_exporter: Update to 1.8.2 (1.78 KB, patch)
2024-08-13 18:23 UTC, David O'Rourke
dor.bsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David O'Rourke 2024-08-13 18:23:42 UTC
Created attachment 252743 [details]
sysutils/node_exporter: Update to 1.8.2

This PR updates sysutils/node_exporter to v1.8.2.

Apologies for this one taking so long and skipping some versions. This is mostly due to a few prior versions not working properly with ZFS metrics.

Changelogs since 1.6.1 are available at https://github.com/prometheus/node_exporter/releases and contain no breaking changes.

-David
Comment 1 David O'Rourke 2024-08-13 18:25:05 UTC
This patch should also close: #274984, #275964
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-08-14 10:24:37 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=676f117936c3515cfdee41c4903e0f150fc3fae3

commit 676f117936c3515cfdee41c4903e0f150fc3fae3
Author:     Philippe Audeoud <jadawin@FreeBSD.org>
AuthorDate: 2024-08-14 09:21:02 +0000
Commit:     Philippe Audeoud <jadawin@FreeBSD.org>
CommitDate: 2024-08-14 09:21:02 +0000

    sysutils/node_exporter: update to 1.8.2

    changelog: https://github.com/prometheus/node_exporter/releases/tag/v1.8.2

    PR:             280806

 sysutils/node_exporter/Makefile |  5 ++---
 sysutils/node_exporter/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)
Comment 3 Philippe Audeoud freebsd_committer freebsd_triage 2024-08-14 10:27:07 UTC
Committed, thanks!