This is an automated email from the ASF dual-hosted git repository.
neoyang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new bb37a55 HDDS-5735. Prometheus HTTP API Reference cannot be displayed
normally (#2630)
bb37a55 is described below
commit bb37a551a965b3d53de2efb200eb18c095ac4dd4
Author: Ke-Yi Sung <[email protected]>
AuthorDate: Mon Sep 13 13:17:02 2021 +0800
HDDS-5735. Prometheus HTTP API Reference cannot be displayed normally
(#2630)
---
hadoop-hdds/docs/content/interface/ReconApi.md | 4 ++--
hadoop-hdds/docs/content/interface/ReconApi.zh.md | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/hadoop-hdds/docs/content/interface/ReconApi.md
b/hadoop-hdds/docs/content/interface/ReconApi.md
index 99eb70d..2213737 100644
--- a/hadoop-hdds/docs/content/interface/ReconApi.md
+++ b/hadoop-hdds/docs/content/interface/ReconApi.md
@@ -229,7 +229,7 @@ Returns the UnhealthyContainerMetadata objects for all the
unhealthycontainers.
**Returns**
-Returns the UnhealthyContainerMetadata objects for the containers in the
givenstate.
+Returns the UnhealthyContainerMetadata objects for the containers in the given
state.
Possible unhealthy container states are `MISSING`,
`MIS_REPLICATED`,`UNDER_REPLICATED`, `OVER_REPLICATED`.
The response structure is same as `/containers/unhealthy`.
@@ -629,7 +629,7 @@ response object being the upper cap for file size range.
**Parameters**
-Refer to [Prometheus HTTP API
Reference](https://prometheus.io/docs/prometheuslatest/querying/api/)
+Refer to [Prometheus HTTP API
Reference](https://prometheus.io/docs/prometheus/latest/querying/api/)
for complete documentation on querying.
**Returns**
diff --git a/hadoop-hdds/docs/content/interface/ReconApi.zh.md
b/hadoop-hdds/docs/content/interface/ReconApi.zh.md
index c35e6ac..7fa4b27 100644
--- a/hadoop-hdds/docs/content/interface/ReconApi.zh.md
+++ b/hadoop-hdds/docs/content/interface/ReconApi.zh.md
@@ -402,7 +402,7 @@ Recon API v1 是一组 HTTP 端点,可以帮助您了解 Ozone 集群的当前
**参数**
-请参阅 [Prometheus HTTP API
参考](https://prometheus.io/docs/prometheus/latestquerying/api/) 以获取完整的查询文档。
+请参阅 [Prometheus HTTP API
参考](https://prometheus.io/docs/prometheus/latest/querying/api/) 以获取完整的查询文档。
**回传**
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]