public inbox for nncp-devel@lists.stargrave.org
Atom feed
From: Hadmut Danisch <hadmut@danisch•de>
To: nncp-devel@lists.cypherpunks.su
Subject: Prometheus exporter for nncp?
Date: Mon, 22 Dec 2025 17:25:45 +0200 [thread overview]
Message-ID: <4ac0ae7f-a8a1-43a3-a13f-be7686259827@danisch.de> (raw)
Hi,
just a question:
Is anyone aware of a prometheus frontend for nncp, passing the data
given by nncp-stat (peers, tx/rx packets, bytes) to prometheus, e.g. to
warn/alert if the number of packages or time since last contact exceeds
a limit?
If not, I'd propose to add a prometheus exporter function to nncp-stat, see
https://prometheus.io/docs/instrumenting/writing_exporters/
where go is the language of choice.
best regards
Hadmut
next reply other threads:[~2025-12-22 15:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-22 15:25 Hadmut Danisch [this message]
2025-12-22 16:35 ` Prometheus exporter for nncp? dvn
2025-12-22 17:16 ` Jonathan Lane
2025-12-22 19:08 ` John Goerzen