File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ plugin_attr:
54
54
port : 9091 # Set the port.
55
55
# metrics: # Create extra labels for metrics.
56
56
# 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.
58
58
# - upstream_addr: $upstream_addr
59
59
# - status: $upstream_status
60
60
# expire: 0 # The expiration time of metrics in seconds.
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ plugin_attr:
54
54
port : 9091 # 设置端口。
55
55
# metrics: # 为指标创建额外的标签。
56
56
# http_status: # 这些指标将以 `apisix_` 为前缀。
57
- # extra_labels: # 设置 http_status 指标的额外标签。
57
+ # extra_labels: # 设置 http_status 指标的额外标签。
58
58
# - upstream_addr: $upstream_addr
59
59
# - status: $upstream_status
60
60
# expire: 0 # 指标的过期时间(秒)。
You can’t perform that action at this time.
0 commit comments