Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 2024 20:26:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 278446] net-mgmt/geom-exporter: new port: export libgeom statistics to Prometheus
Message-ID:  <bug-278446-7788-f70scKwGYi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278446-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278446-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278446

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

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

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(+)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278446-7788-f70scKwGYi>