yao/trace/types
Max 71cd7b9993 Enhance trace management functionality and logging capabilities
- Introduced new methods in the trace manager for retrieving events, trace info, nodes, logs, and spaces from storage, improving data access and management.
- Updated the driver implementations to support loading and unarchiving traces, ensuring robust handling of trace data.
- Enhanced error handling and logging in the OpenAI provider to facilitate better debugging and traceability of requests and responses.
- Added a new TraceSpaceData struct to encapsulate space metadata along with key-value data for improved API responses.
2025-11-20 18:15:48 +08:00
..
driver.go Implement trace archiving and management features 2025-11-20 12:12:29 +08:00
events.go Enhance trace logging and error handling across components 2025-11-20 10:45:26 +08:00
interfaces.go Enhance trace management functionality and logging capabilities 2025-11-20 18:15:48 +08:00
types.go Enhance trace management functionality and logging capabilities 2025-11-20 18:15:48 +08:00