AgentOps-AI / AgentOps-AI/agentops
Update deprecated @session decorator references to @trace in v2 documentation
- 主要語言
- Python
- 星號
- 5.8k
- 分支
- 619
- PR 合併指標
- 30 天內沒有已合併 PR
描述
## Problem
The v2 documentation still contains references to the deprecated @session decorator, which should be replaced with @trace.
## Files to Update
- docs/v2/concepts/decorators.mdx
- docs/v2/concepts/spans.mdx
- docs/v2/usage/tracking-agents.mdx
## Changes Needed
- Update decorator table to show @trace instead of @session
- Update all code examples to use @trace
- Update text descriptions to reference trace instead of session
- Ensure migration guidance is clear
## Context
The @session decorator is deprecated but maintained for backward compatibility. New documentation should consistently use @trace as the recommended approach.
## Assignee
Please assign to Dwij when creating
貢獻指南
評估
這個 Issue 還沒有評估資料。