feat(usage): expanded daily stats with detailed token breakdown (#385)
* feat(usage): expanded daily stats with detailed token breakdown * feat(usage): separate cache read and cache write in daily trend table
This commit is contained in:
@@ -558,6 +558,8 @@ jobTriggered: 'Job declenche',
|
||||
date: 'Date',
|
||||
tokens: 'Jetons',
|
||||
cache: 'Cache',
|
||||
cacheRead: 'Cache Read',
|
||||
cacheWrite: 'Cache Write',
|
||||
sessions: 'Sessions',
|
||||
cost: 'Cout',
|
||||
noData: 'Aucune donnee d\'utilisation',
|
||||
|
||||
Reference in New Issue
Block a user