You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by ga...@apache.org on 2023/04/14 01:18:39 UTC

[apisix] branch master updated: docs: fix typo in prometheus doc (#9286)

This is an automated email from the ASF dual-hosted git repository.

gallardot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git


The following commit(s) were added to refs/heads/master by this push:
     new 52a19fef6 docs: fix typo in prometheus doc (#9286)
52a19fef6 is described below

commit 52a19fef67facfcef230e9ba185d30c5a8c39600
Author: Jorge <ja...@gmail.com>
AuthorDate: Fri Apr 14 03:18:32 2023 +0200

    docs: fix typo in prometheus doc (#9286)
    
    * fix typo in prometheus doc
    
    add missing close block
    
    * update prometheus.md
    
    remove whitespaces
---
 docs/en/latest/plugins/prometheus.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/en/latest/plugins/prometheus.md b/docs/en/latest/plugins/prometheus.md
index 9f93f9a24..df30025ce 100644
--- a/docs/en/latest/plugins/prometheus.md
+++ b/docs/en/latest/plugins/prometheus.md
@@ -75,6 +75,7 @@ plugin_attr:
             extra_labels:
                 - upstream_addr: $upstream_addr
                 - upstream_status: $upstream_status
+```
 
 ## API