mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 19:52:02 +00:00
Merge pull request #284 from QwenLM/feat/usage_stats_logging
feat: add usage statistics logging for Qwen integration
This commit is contained in:
commit
6d5bb1b57c
16 changed files with 673 additions and 128 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue