-
Notifications
You must be signed in to change notification settings - Fork 320
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: warehouse transformer #5205
base: master
Are you sure you want to change the base?
Conversation
a941966
to
22b287b
Compare
22b287b
to
5ae4838
Compare
metadata := clientEvents[0].Metadata | ||
|
||
defer func() { | ||
tags := stats.Tags{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should we add a tag implementation
to distinguish between go
or js-client
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We are already prefixing warehouse_
as part of the stat name.
1a41ba4
to
e414cca
Compare
1578967
to
277bc71
Compare
404773f
to
c798625
Compare
9f36c96
to
3f956b4
Compare
3f956b4
to
a1fd52e
Compare
11996b9
to
14aa043
Compare
This PR is considered to be stale. It has been open 20 days with no further activity thus it is going to be closed in 7 days. To avoid such a case please consider removing the stale label manually or add a comment to the PR. |
Description
Linear Ticket
Security