sourcegraph
sourcegraph copied to clipboard
v2 telemetry: add v2 telemetry to src/cody
Context:
- https://github.com/sourcegraph/sourcegraph/pull/60127
- https://github.com/sourcegraph/sourcegraph/pull/60192
- https://github.com/sourcegraph/sourcegraph/pull/60219
Test plan
sg start
visit page
check if events appear in event_logs table locally
I made a bunch of updates to this one based on what I've learned/done throughout the rest of these PRs. This one has been extensively tested as well, and I'm feeling good about it.