go-gost / gost

GO Simple Tunnel - a simple tunnel written in golang
https://gost.run
MIT License
3.73k stars 469 forks source link

Grafana gost dashboard, lost memory and vm #509

Open bcookatpcsd opened 2 weeks ago

bcookatpcsd commented 2 weeks ago

I just got gost (docker) going with a metrics exporter..

and everything was working for a little while.. then I lost the memory stats..

image

process_resident_memory_bytes and process_virtual_memory_bytes seem to be gone from the metrics..

Seemed to happen after 30 minutes..

gost v3.0.0-nightly.20240618 (go1.22.4 freebsd/amd64)

(OpnSense machine.. )

Thank you in advance.

bcookatpcsd commented 2 weeks ago

it seems I had it pointing at a linux machine initially.. which is where the memory metrics are which gave data. It seems the FreeBSD version of gost does not have those values..

So is the bug those are absent from FreeBSD?

ginuerzh commented 1 week ago

Sorry, I have never used FreeBSD, so I can't give any advice for now.