mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 12:36:38 +08:00
38dc3e93ee
This patch adds rclone_http_status_code counter vector labeled by * host, * method, * code. It allows to see HTTP errors, backoffs etc. The Metrics struct is designed for extensibility. Adding new metrics is a matter of adding them to Metrics struct and including them in the response handling. This feature has been discussed in the forum [1]. [1] https://forum.rclone.org/t/prometheus-metrics/14484 |
||
---|---|---|
.. | ||
jobs | ||
js | ||
rcflags | ||
rcserver | ||
webgui | ||
cache_test.go | ||
cache.go | ||
config_test.go | ||
config.go | ||
internal_test.go | ||
internal.go | ||
params_test.go | ||
params.go | ||
rc_test.go | ||
rc.go | ||
registry.go |