You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it is good to have something to monitor service stats. With v2ray/xray we can use v2ray-exporter -- tool which converts built-in stats into prometheus metrics.
I think it is possible to serve /metrics path directly by sing-box and avoid to use external exporters.
I think it is good to have something to monitor service stats. With v2ray/xray we can use v2ray-exporter -- tool which converts built-in stats into prometheus metrics.
I think it is possible to serve
/metrics
path directly by sing-box and avoid to use external exporters.For example:
The text was updated successfully, but these errors were encountered: