[Bug 278446] net-mgmt/geom-exporter: new port: export libgeom statistics to Prometheus

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 22 May 2024 20:26:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278446

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3dae89d81ed53e92b56db78a4e41787f5f312934

commit 3dae89d81ed53e92b56db78a4e41787f5f312934
Author:     Alan Somers <asomers@FreeBSD.org>
AuthorDate: 2024-04-18 21:59:26 +0000
Commit:     Alan Somers <asomers@FreeBSD.org>
CommitDate: 2024-05-22 20:26:03 +0000

    net-mgmt/geom-exporter: new port

    The geom-exporter exports libgeom statistics to Prometheus.  It provides
    basically the same information as net-mgmt/gstat-exporter, but more
    accurately since it bypasses gstat and accesses libgeom directly.

    PR:             278446
    Sponsored by:   Axcient

 net-mgmt/Makefile                                  |   1 +
 net-mgmt/geom-exporter/Makefile (new)              |  34 ++++
 net-mgmt/geom-exporter/Makefile.crates (new)       | 101 ++++++++++
 net-mgmt/geom-exporter/distinfo (new)              | 205 +++++++++++++++++++++
 .../geom-exporter/files/geom_exporter.in (new)     |  48 +++++
 net-mgmt/geom-exporter/pkg-descr (new)             |   4 +
 6 files changed, 393 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.