On Wed, Jan 12, 2022 at 09:47:00PM -0500, Daniel Jakots wrote:
> Heya,
> 
> I recently setup prometheus + node_exporter on my infra. I noticed our
> node_exporter is quite old so I thought I would try to update it.
> 
> Here's a diff to do so. I switched the port to use modules.inc as we now
> do in ports land.
> 
> I tested with running both current version and the one from my update
> at the same time and checked both /metrics. I hoped we may get some new
> metrics but it seems we only get this new thing:
> 
> +# HELP node_time_zone_offset_seconds System time zone offset in seconds.
> +# TYPE node_time_zone_offset_seconds gauge
> +node_time_zone_offset_seconds{time_zone="UTC"} 0
> 
> "yay"
> 
> Comments? OK?

I did not test it but I'm fine with the update. There is no gain apart
from being a newer version.

-- 
:wq Claudio

Reply via email to