mirror of
https://github.com/minio/docs.git
synced 2025-07-31 18:04:52 +03:00
Fix metrics typos (#1413)
#### Issue Some minor typos found in the repo while working on metrics
This commit is contained in:
@ -107,7 +107,7 @@ MinIO provides the following scraping endpoints, relative to the base URL:
|
|||||||
|
|
||||||
``/system/process``
|
``/system/process``
|
||||||
|
|
||||||
For a complete list of metrics for each endpoint, see :ref:`Available version 3 etrics <minio-metrics-and-alerts-available-metrics>`.
|
For a complete list of metrics for each endpoint, see :ref:`Available version 3 metrics <minio-metrics-and-alerts-available-metrics>`.
|
||||||
|
|
||||||
.. cond:: k8s
|
.. cond:: k8s
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@ Metrics version 2
|
|||||||
MinIO publishes cluster and node metrics using the :prometheus-docs:`Prometheus Data Model <concepts/data_model/>`.
|
MinIO publishes cluster and node metrics using the :prometheus-docs:`Prometheus Data Model <concepts/data_model/>`.
|
||||||
You can use any scraping tool to pull metrics data from MinIO for further analysis and alerting.
|
You can use any scraping tool to pull metrics data from MinIO for further analysis and alerting.
|
||||||
|
|
||||||
Version 3 Endpoints
|
Version 2 Endpoints
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
Metrics version 2 provides metrics organized into three categories:
|
Metrics version 2 provides metrics organized into three categories:
|
||||||
|
Reference in New Issue
Block a user