Skip to content

Commit 22a6a3b

Browse files
authored
Fix metrics typos (#1413)
#### Issue Some minor typos found in the repo while working on metrics
1 parent b689152 commit 22a6a3b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/operations/monitoring/metrics-and-alerts.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ MinIO provides the following scraping endpoints, relative to the base URL:
107107

108108
``/system/process``
109109

110-
For a complete list of metrics for each endpoint, see :ref:`Available version 3 etrics <minio-metrics-and-alerts-available-metrics>`.
110+
For a complete list of metrics for each endpoint, see :ref:`Available version 3 metrics <minio-metrics-and-alerts-available-metrics>`.
111111

112112
.. cond:: k8s
113113

source/operations/monitoring/metrics-v2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Metrics version 2
1414
MinIO publishes cluster and node metrics using the :prometheus-docs:`Prometheus Data Model <concepts/data_model/>`.
1515
You can use any scraping tool to pull metrics data from MinIO for further analysis and alerting.
1616

17-
Version 3 Endpoints
17+
Version 2 Endpoints
1818
-------------------
1919

2020
Metrics version 2 provides metrics organized into three categories:

0 commit comments

Comments
 (0)