-
feat(usage): introduce executor type tracking in usage reporting
发布于
2026-06-01 16:43:16 +00:00 | 729 次提交 在此版本后已推送到 main- Replaced
NewUsageReporterwithNewExecutorUsageReporterto include executor type in usage records. - Updated all executors to use the new reporter implementation.
- Extended
UsageReporterto track and publish executor type. - Added tests to validate proper executor type recording and handling.
- Enhanced RedisQueue plugin and payload schema with executor type support.
下载附件
- Replaced