osrg / gobgp

BGP implemented in the Go Programming Language
https://osrg.github.io/gobgp/
Apache License 2.0
3.66k stars 699 forks source link

Exposing internal prometheus metrics #2857

Open mwarzech21 opened 4 days ago

mwarzech21 commented 4 days ago

What are the reasons for keeping the Prometheus metrics inside the internal package? Would it be possible, to move them out from internal folder, in order to give access for gathering those metrics , while using only some specific gobgp parts and features?

kacpekwasny commented 2 days ago

+1