mirror of
https://github.com/minio/minio.git
synced 2025-03-30 17:23:42 -04:00
docs: fix bucket metrics API\ path in docs (#18661)
This commit is contained in:
parent
bdf4e386cf
commit
6acf038a84
@ -238,7 +238,7 @@ Metrics may include one or more additional labels, such as the server that calcu
|
|||||||
These metrics can be obtained from any MinIO server once per collection by using the following URL:
|
These metrics can be obtained from any MinIO server once per collection by using the following URL:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
https://HOSTNAME:PORT/minio/metrics/v2/bucket
|
https://HOSTNAME:PORT/minio/v2/metrics/bucket
|
||||||
```
|
```
|
||||||
|
|
||||||
Replace ``HOSTNAME:PORT`` with the hostname of your MinIO deployment.
|
Replace ``HOSTNAME:PORT`` with the hostname of your MinIO deployment.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user