public inbox for nncp-devel@lists.stargrave.org
Atom feed
From: dvn <mail@dvn•me>
To: Hadmut Danisch <hadmut@danisch•de>, nncp-devel@lists.cypherpunks.su
Subject: Re: Prometheus exporter for nncp?
Date: Mon, 22 Dec 2025 10:35:45 -0600	[thread overview]
Message-ID: <c1396bc6-e5e6-46a6-acf1-9b8a5608adaa@dvn.me> (raw)
In-Reply-To: <4ac0ae7f-a8a1-43a3-a13f-be7686259827@danisch.de>

I have not heard of any prometheus exporter for nncp, but it would be 
nice to have.

On 12/22/25 09:25, Hadmut Danisch wrote:
> 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
> 
> 
> 
> 


  reply	other threads:[~2025-12-22 16:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-22 15:25 Prometheus exporter for nncp? Hadmut Danisch
2025-12-22 16:35 ` dvn [this message]
2025-12-22 17:16   ` Jonathan Lane
2025-12-22 19:08     ` John Goerzen