CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/10/17 07:23:31
Modified files:
usr.sbin/bgplgd: bgplgd.c
Log message:
Add /metrics endpoint which outputs stats in openmetrics format.
This uses `bgpctl show metric` to produce the payload.
OK tb@
