Suggested Improvement
We need to explore MS agent-framework trace support and improve the rendering experience.
Observed problem:
- The icons are not loading for
chat spans in the trace view.
Areas to investigate:
- Improve the trace parser so framework spans (e.g.
chat) are recognized and rendered with the correct icons/metadata, or
- Evaluate whether we should remove the lazy-loading API design and instead use the
includeAttributes flag from the observer to provide fully enriched traces at render time.
Goal: decide between improving the parser vs. eager attribute enrichment, and improve overall support for agent-framework-emitted traces.
Related Issues
(none)
Suggested Improvement
We need to explore MS agent-framework trace support and improve the rendering experience.
Observed problem:
chatspans in the trace view.Areas to investigate:
chat) are recognized and rendered with the correct icons/metadata, orincludeAttributesflag from the observer to provide fully enriched traces at render time.Goal: decide between improving the parser vs. eager attribute enrichment, and improve overall support for agent-framework-emitted traces.
Related Issues
(none)