-
Notifications
You must be signed in to change notification settings - Fork 40
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
Telemetry (#905) #918
Telemetry (#905) #918
Changes from 14 commits
4fcfcb2
328d30a
e599fcb
e60b127
42f099e
56890e0
3cb267e
7a69d1e
a77d6c0
3861859
66eea5a
0e95d43
f6b5ce1
db19995
a442758
f970d20
2b1a474
b00b8c9
e508240
9c65c71
d53708b
ec80e2a
f910961
083f65e
95bdab1
c905ec5
b1a9627
8a01d9b
fe9e359
6c7b091
4bc4c25
d7f083a
66cdefd
24f6cb6
7041bf9
72ca1be
fe86693
17dfe27
cf8efa1
fe9d0eb
70cc188
e846d7a
9583a5d
9894437
94ba04a
dc707ac
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This file is almost entirely identical to what it was before this PR. Small adjustments were made to make it more resilient, discontinued telemetry events are rerouted to this module. Events that appear in both implementations are routed based on telemetry config indicating legacy format or the new one. |
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.
Shouldn't it be in legacy telemetry?