yao/trace/types
Max fe0d93fa04 Update event field names in tests and types for consistency with API specifications
- Changed event field names in tests from "Type", "TraceID", and "Timestamp" to "type", "trace_id", and "timestamp" to align with the updated API format.
- Updated struct field tags in types.go to reflect the new naming conventions, ensuring consistency across the codebase and improving JSON serialization.
2025-11-21 09:34:57 +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 Update event field names in tests and types for consistency with API specifications 2025-11-21 09:34:57 +08:00