yao/openapi/tests/trace
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
..
common_test.go Enhance trace management functionality and logging capabilities 2025-11-20 18:15:48 +08:00
events_test.go Enhance trace management functionality and logging capabilities 2025-11-20 18:15:48 +08:00
info_test.go Enhance trace management functionality and logging capabilities 2025-11-20 18:15:48 +08:00
logs_test.go Enhance trace management functionality and logging capabilities 2025-11-20 18:15:48 +08:00
nodes_test.go Enhance trace management functionality and logging capabilities 2025-11-20 18:15:48 +08:00
spaces_test.go Enhance trace management functionality and logging capabilities 2025-11-20 18:15:48 +08:00