-
Notifications
You must be signed in to change notification settings - Fork 528
chore(doc): rename Studio doc to Observability & Studio with OpenTelemetry tracing guide #1186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -54,8 +54,8 @@ parts: | |
| title: Multimodal | ||
| - file: en/task/structured-output | ||
| title: Structured Output | ||
| - file: en/task/studio | ||
| title: Studio | ||
| - file: en/task/observability | ||
| title: Observability & Studio | ||
| - file: en/task/agui | ||
| title: AG-UI Protocol | ||
| - file: en/task/a2a | ||
|
|
@@ -129,8 +129,8 @@ parts: | |
| title: 多模态 | ||
| - file: zh/task/structured-output | ||
| title: 结构化输出 | ||
| - file: zh/task/studio | ||
| title: Studio | ||
| - file: zh/task/observability | ||
| title: 可观测与调试 | ||
| - file: zh/task/agui | ||
| title: AG-UI 协议 | ||
| - file: zh/task/a2a | ||
|
Comment on lines
131
to
136
|
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The TOC now points to
en/task/observability, but there are still docs linking to the removedtask/studio.md(e.g.,docs/en/intro.md). Please update those links so users don’t hit a 404.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@copilot apply changes based on this feedback