This commit is contained in:
TripleChecker
2025-02-26 11:25:50 +02:00
committed by GitHub
parent 526053339b
commit bc4008ced4
9 changed files with 13 additions and 13 deletions

View File

@@ -33,7 +33,7 @@ Instead of a metrics scrape, you can list the metrics that would be returned by
To set the output format, set the request `Content-Type` to the desired format. Accepted values are `application/json` for JSON output or `text/plain` for a Markdown-formatted table. The default is Markdown.
For example, the the following returns a list of all available bucket metrics:
For example, the following returns a list of all available bucket metrics:
```
/minio/metrics/v3/api/bucket?list
```