1808837298@qq.com
1c5740d522
refactor: update log queries to explicitly reference 'logs' table for clarity and consistency
2025-01-22 13:37:32 +08:00
Lilo
94fa2810cc
Add channel name (tooltip / detail) to logs
2025-01-09 17:07:28 +08:00
CalciumIon
a7e5f1e509
fix: try to fix pgsql #682
2024-12-31 02:10:19 +08:00
CalciumIon
bb5e032dd2
refactor: token cache logic
2024-12-30 17:10:48 +08:00
CalciumIon
ed435e5c8f
refactor: user cache logic
2024-12-29 16:50:26 +08:00
CalciumIon
10d896aa7f
refactor: streamline log processing by introducing formatUserLogs function
2024-12-28 16:40:29 +08:00
CalciumIon
118eb362c4
refactor: enhance log retrieval and user interaction in LogsTable component
2024-12-28 15:34:28 +08:00
CalciumIon
7180e6f114
feat: Enhance logging functionality with group support
...
- Added a new 'group' parameter to various logging functions, including RecordConsumeLog, GetAllLogs, and GetUserLogs, to allow for more granular log tracking.
- Updated the logs table component to display group information, improving the visibility of log data.
- Refactored related functions to accommodate the new group parameter, ensuring consistent handling across the application.
- Improved the initialization of the group column for PostgreSQL compatibility.
2024-12-24 14:48:11 +08:00
licoy
450bea8f2c
修复独立日志数据库查询令牌日志时错误问题
2024-11-12 16:22:13 +08:00
CalciumIon
8cd8cc29bc
fix: log page 'Cannot read properties of undefined (reading 'length')'
2024-08-14 22:43:57 +08:00
Calcium-Ion
1b900e3917
Merge pull request #426 from OswinWu/fix-log-page
...
Fix log page
2024-08-13 17:50:03 +08:00
liuzhifei
d82bd20354
support log db
2024-08-13 10:29:55 +08:00
Nothing.
228104e848
Merge branch 'Calcium-Ion:main' into fix-log-page
2024-08-11 11:22:34 +08:00
OswinWu
a2af637e7f
fix: log分页问题
2024-08-11 11:21:34 +08:00
CalciumIon
9e45dbe964
fix: close #422
2024-08-09 16:14:05 +08:00
CalciumIon
3b1745c712
feat: 优化日志查询条件
2024-08-01 16:33:59 +08:00
CalciumIon
c92ab3b569
feat: 日志新增rpm和tpm数据。( close #384 )
2024-08-01 16:13:08 +08:00
CalciumIon
12da7f64cd
feat: update log search
2024-07-19 16:04:56 +08:00
CalciumIon
e84300f4ae
chore: gopool
2024-07-19 01:07:37 +08:00
1808837298@qq.com
a31247ecaa
fix: GetLogByKey panic
2024-05-25 17:34:18 +08:00
CaIon
71dcf43c71
feat: 日志显示重试信息
2024-05-16 16:41:08 +08:00
CaIon
6fb1fbfe96
feat: 日志详情展示模型价格
2024-05-12 15:35:57 +08:00
1808837298@qq.com
912f46fcd2
feat: 记录请求的token用量
2024-03-04 14:58:30 +08:00
CaIon
705171e495
chore: change use_time to int
2024-01-22 17:07:18 +08:00
CaIon
cbdce181af
feat: 日志优化逻辑,新增请求时间和是否为stream字段
2024-01-21 15:01:59 +08:00
CaIon
febcadb42c
chore: add SafeGoroutine
2024-01-12 13:49:53 +08:00
CaIon
f07b9f8ab2
chore: cache username
2024-01-11 18:40:44 +08:00
CaIon
1618a8c9fc
perf: 优化数据看板性能
2024-01-09 16:20:04 +08:00
CaIon
daf0be4915
fix: fix JSON tag in Log struct
2024-01-08 11:25:22 +08:00
CaIon
bf8794d257
feat: 新增数据看板
2024-01-07 18:31:14 +08:00
CaIon
3ee4136256
消费日志添加用户调用前余额
2023-12-07 16:58:24 +08:00
CaIon
6ceaf9f6a5
fix log bug
2023-11-10 01:59:16 +08:00
CaIon
fc2ef52366
Merge remote-tracking branch 'origin/main'
...
# Conflicts:
# README.md
# go.mod
# go.sum
# model/log.go
# web/src/App.js
# web/src/components/ChannelsTable.js
2023-10-16 17:31:26 +08:00
CaIon
921f1d65ad
fix bug
2023-10-11 21:47:59 +08:00
JustSong
4701897e2e
chore: sync database indices with pro version
2023-10-02 12:11:02 +08:00
JustSong
53b2cace0b
chore: sync model schema
2023-09-29 18:13:57 +08:00
CaIon
3d55548c92
Merge remote-tracking branch 'origin/main'
...
# Conflicts:
# model/log.go
2023-09-24 12:34:29 +08:00
igophper
8651451e53
fix: sum null to 0 ( #541 )
...
Co-authored-by: igophper <admin@jialilgu.cn >
2023-09-19 22:39:54 +08:00
CaIon
985e26fd1b
Merge remote-tracking branch 'origin/main'
...
# Conflicts:
# controller/log.go
# controller/relay-audio.go
# controller/relay-image.go
# controller/relay-text.go
# controller/relay.go
# middleware/distributor.go
# model/log.go
# web/src/components/OperationSetting.js
2023-09-17 20:59:12 +08:00
Xyfacai
ecf8a6d875
feat: supprt channel priority now & record channel id in log ( #484 )
...
* feat: 支持设置渠道优先级 & 日志中显示使用的渠道ID
* fix: 设置渠道优先级未更新 ability
* chore: update implementation
---------
Co-authored-by: Xiangyuan Liu <xiangyuan.liu@ui.com >
Co-authored-by: JustSong <songquanpeng@foxmail.com >
Co-authored-by: JustSong <39998050+songquanpeng@users.noreply.github.com >
2023-09-17 19:18:16 +08:00
JustSong
328aa68255
feat: able to delete logs now ( close #486 )
2023-09-17 17:09:56 +08:00
JustSong
42451d9d02
refactor: update logging related logic
2023-09-17 15:39:46 +08:00
CaIon
3b0f1ae978
修改stat接口返回值
2023-08-25 00:40:11 +08:00
CaIon
8f2119e410
add epay
2023-08-14 22:16:32 +08:00
JustSong
3ce982d8ee
feat: able to query token with admin user
2023-06-24 19:13:33 +08:00
JustSong
cccf5e4a07
feat: able to query logs now ( close #144 )
2023-06-24 15:28:11 +08:00
JustSong
593e1926e9
feat: able to disable quota consumption recording ( close #156 )
2023-06-15 16:32:16 +08:00
JustSong
64db39320a
feat: now able to check all user's log
2023-06-10 20:40:23 +08:00
JustSong
d29c273073
chore: add more log types
2023-06-10 16:31:40 +08:00
JustSong
74f508e847
feat: now user can check its topup & consume history ( close #78 , close #95 )
2023-06-10 16:04:04 +08:00