diff --git a/docs/menu.yml b/docs/menu.yml index 04a5b2322b3a..c97281b0e174 100644 --- a/docs/menu.yml +++ b/docs/menu.yml @@ -334,6 +334,14 @@ catalog: path: "/en/api/logql-service" - name: "Health Check API" path: "/en/api/health-check" + - name: "Status APIs" + catalog: + - name: "Dump Effective Initial Configurations" + path: "/en/debugging/config_dump" + - name: "Tracing Query Execution" + path: "/en/debugging/query-tracing" + - name: "Get Effective TTL Configurations" + path: "/en/status/query_ttl_setup" - name: "Customization" catalog: - name: "Overview" @@ -352,14 +360,6 @@ catalog: path: "/en/concepts-and-designs/metrics-attributes" - name: "Security Notice" path: "/en/security/readme" - - name: "Status APIs" - catalog: - - name: "Dump Effective Initial Configurations" - path: "/en/debugging/config_dump" - - name: "Tracing Query Execution" - path: "/en/debugging/query-tracing" - - name: "Get Effective TTL Configurations" - path: "/en/status/query_ttl_setup" - name: "Academy" catalog: - name: "Scaling SkyWalking server automatically in kubernetes"