Merge pull request #284 from QwenLM/feat/usage_stats_logging

feat: add usage statistics logging for Qwen integration
This commit is contained in:
tanzhenxin 2025-08-12 17:56:34 +08:00 committed by GitHub
commit 6d5bb1b57c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 673 additions and 128 deletions

View file

@ -523,3 +523,5 @@ You can opt out of usage statistics collection at any time by setting the `usage
"usageStatisticsEnabled": false
}
```
Note: When usage statistics are enabled, events are sent to an Alibaba Cloud RUM collection endpoint.