豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit 326af53

Browse files
committed
docs: rename Edit Quality to Agent Activity & Outcome
1 parent 228d692 commit 326af53

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/monitoring/agent_monitoring.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -224,9 +224,9 @@ invoke_agent copilot [~15s]
224224

225225
**`copilot_chat.time_to_first_token` attributes:** `gen_ai.request.model`
226226

227-
#### Edit Quality Metrics
227+
#### Agent Activity & Outcome Metrics
228228

229-
These metrics track the quality and adoption of agentic code changes across all surfaces (agent mode, inline chat, background CLI, cloud sessions).
229+
These metrics track the activity and outcomes of agentic code changes across all surfaces (agent mode, inline chat, background CLI, cloud sessions).
230230

231231
| Metric | Type | Unit | Description |
232232
|---|---|---|---|
@@ -315,9 +315,9 @@ Emitted for each LLM round-trip within an agent invocation.
315315
| `gen_ai.usage.output_tokens` | Output tokens this turn |
316316
| `tool_call_count` | Number of tool calls this turn |
317317

318-
#### Edit Quality Events
318+
#### Agent Activity & Outcome Events
319319

320-
These events provide drill-down detail for the edit quality metrics above. They are emitted as OTel log records.
320+
These events provide drill-down detail for the agent activity metrics above. They are emitted as OTel log records.
321321

322322
##### `copilot_chat.edit.feedback`
323323

0 commit comments

Comments
 (0)