Skip to content

Commit

Permalink
chore: remove high cardinality histogram metrics for UT
Browse files Browse the repository at this point in the history
  • Loading branch information
dhawal1248 committed Jun 28, 2024
1 parent f42b81c commit 20438a1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/services/userTransform.ts
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,6 @@ export class UserTransformService {
...getTransformationMetadata(eventsToProcess[0]?.metadata),
});
} finally {


stats.timingSummary('user_transform_request_latency_summary', userFuncStartTime, {
...metaTags,
...getTransformationMetadata(eventsToProcess[0]?.metadata),
Expand Down

0 comments on commit 20438a1

Please sign in to comment.