Skip to content

Commit 8cb4d0a

Browse files
committed
fix lint
1 parent 8887afd commit 8cb4d0a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/en/latest/plugins/prometheus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ plugin_attr:
5454
port: 9091 # Set the port.
5555
# metrics: # Create extra labels for metrics.
5656
# http_status: # These metrics will be prefixed with `apisix_`.
57-
# extra_labels: # Set the extra labels for http_status metrics.
57+
# extra_labels: # Set the extra labels for http_status metrics.
5858
# - upstream_addr: $upstream_addr
5959
# - status: $upstream_status
6060
# expire: 0 # The expiration time of metrics in seconds.

docs/zh/latest/plugins/prometheus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ plugin_attr:
5454
port: 9091 # 设置端口。
5555
# metrics: # 为指标创建额外的标签。
5656
# http_status: # 这些指标将以 `apisix_` 为前缀。
57-
# extra_labels: # 设置 http_status 指标的额外标签。
57+
# extra_labels: # 设置 http_status 指标的额外标签。
5858
# - upstream_addr: $upstream_addr
5959
# - status: $upstream_status
6060
# expire: 0 # 指标的过期时间(秒)。

0 commit comments

Comments
 (0)