You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2023/02/28 14:20:12 UTC

[skywalking] branch wu-sheng-patch-1 created (now 58be84a006)

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

wusheng pushed a change to branch wu-sheng-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking.git


      at 58be84a006 Move PromQL APIs to the right menu

This branch includes the following new commits:

     new 58be84a006 Move PromQL APIs to the right menu

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[skywalking] 01/01: Move PromQL APIs to the right menu

Posted by wu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch wu-sheng-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking.git

commit 58be84a006437f961037e44f32c7d888a4750116
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Tue Feb 28 22:20:00 2023 +0800

    Move PromQL APIs to the right menu
---
 docs/menu.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/menu.yml b/docs/menu.yml
index 262c125cdf..0c392060db 100644
--- a/docs/menu.yml
+++ b/docs/menu.yml
@@ -263,12 +263,12 @@ catalog:
             path: "/en/api/event"
           - name: "Profiling"
             path: "/en/api/profiling-protocol"
-          - name: "PromQL Service"
-            path: "/en/api/promql-service"
       - name: "Query APIs"
         catalog:
-          - name:  "GraphQL APIs"
+          - name: "GraphQL APIs"
             path: "/en/api/query-protocol"
+          - name: "PromQL APIs"
+            path: "/en/api/promql-service"
   - name: "Security Notice"
     path: "/en/security/readme"
   - name: "Academy"