mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
rcserver: implement prometheus metrics on a dedicated port - fixes #7940
This commit is contained in:
@@ -100,6 +100,7 @@ Default Off.
|
||||
### --rc-enable-metrics
|
||||
|
||||
Enable OpenMetrics/Prometheus compatible endpoint at `/metrics`.
|
||||
If more control over the metrics is desired (for example running it on a different port or with different auth) then endpoint can be enabled with the `--metrics-*` flags instead.
|
||||
|
||||
Default Off.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user