Revert "feat(stats): add user ids to inference metrics"
This reverts commit 428ae6d21a.
This commit is contained in:
parent
428ae6d21a
commit
e0ff4fd1ac
6 changed files with 10 additions and 62 deletions
|
|
@ -697,7 +697,6 @@ export async function handler(
|
|||
logger.metric({
|
||||
api_key: data.apiKey,
|
||||
workspace: data.workspaceID,
|
||||
user_id: data.user.id,
|
||||
...(() => {
|
||||
if (data.billing.subscription)
|
||||
return {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue