Skip to content

Commit

Permalink
docs: fix trace doc (#3187)
Browse files Browse the repository at this point in the history
Signed-off-by: Song Gao <[email protected]>
  • Loading branch information
Yisaer authored Sep 11, 2024
1 parent df2b796 commit 09c3488
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/directory.json
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,10 @@
{
"title": "错误码",
"path": "operation/usage/error_code"
},
{
"title": "数据链路追踪",
"path": "operation/usage/trace_data"
}
]
},
Expand Down Expand Up @@ -542,6 +546,10 @@
{
"title": "规则试运行",
"path": "api/restapi/ruletest"
},
{
"title": "数据链路追踪",
"path": "api/restapi/trace"
}
]
},
Expand Down Expand Up @@ -1228,6 +1236,10 @@
"path": "operation/manager-ui/plugins_in_manager"
}
]
},
{
"title": "Tracing Data",
"path": "operation/usage/trace_data"
}
]
},
Expand Down Expand Up @@ -1299,6 +1311,10 @@
{
"title": "Rule Test",
"path": "api/restapi/ruletest"
},
{
"title": "Trace Data",
"path": "api/restapi/trace"
}
]
},
Expand Down

0 comments on commit 09c3488

Please sign in to comment.