Skip to content

Commit f030184

Browse files
authored
Merge Status APIs into API menu (#12851)
1 parent 841a92b commit f030184

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/menu.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,14 @@ catalog:
334334
path: "/en/api/logql-service"
335335
- name: "Health Check API"
336336
path: "/en/api/health-check"
337+
- name: "Status APIs"
338+
catalog:
339+
- name: "Dump Effective Initial Configurations"
340+
path: "/en/debugging/config_dump"
341+
- name: "Tracing Query Execution"
342+
path: "/en/debugging/query-tracing"
343+
- name: "Get Effective TTL Configurations"
344+
path: "/en/status/query_ttl_setup"
337345
- name: "Customization"
338346
catalog:
339347
- name: "Overview"
@@ -352,14 +360,6 @@ catalog:
352360
path: "/en/concepts-and-designs/metrics-attributes"
353361
- name: "Security Notice"
354362
path: "/en/security/readme"
355-
- name: "Status APIs"
356-
catalog:
357-
- name: "Dump Effective Initial Configurations"
358-
path: "/en/debugging/config_dump"
359-
- name: "Tracing Query Execution"
360-
path: "/en/debugging/query-tracing"
361-
- name: "Get Effective TTL Configurations"
362-
path: "/en/status/query_ttl_setup"
363363
- name: "Academy"
364364
catalog:
365365
- name: "Scaling SkyWalking server automatically in kubernetes"

0 commit comments

Comments
 (0)