routeviews / gobmp

go based implementation of BGP's BMP protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add basic Prometheus instrumentation.

tobez opened this issue · comments

We are observing gradual increase in the resource consumption of long-running goBMP processes (both CPU and memory).

In order to debug this further, it would be useful to have at least some basic go_memstats and go_gc metrics provided by basic Prometheus instrumentation.