Skip to content
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

Autocomplete: add stageTimings to analytics events #4850

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

valerybugakov
Copy link
Member

  • Adds autocomplete stage timings to analytics events. We have this data partially already in our traces, but because the exported percentage of traces is limited, it would be helpful to have timings for all events we have in BigQuery.
  • Unifies the interface for adding autocomplete events to OpenTelemetry traces, analytics events, and autocomplete stage counter.

Test plan

Updated unit tests.

@valerybugakov valerybugakov requested review from umpox and a team July 12, 2024 06:02
@valerybugakov valerybugakov self-assigned this Jul 12, 2024
@valerybugakov valerybugakov merged commit 78601d8 into main Jul 12, 2024
18 of 19 checks passed
@valerybugakov valerybugakov deleted the vb/autocomplete-stage-timings branch July 12, 2024 09:58
umpox pushed a commit that referenced this pull request Jul 12, 2024
- Adds autocomplete stage timings to analytics events. We have this data partially already in our traces, but because the exported percentage of traces is limited, it would be helpful to have timings for all events we have in BigQuery.
- Unifies the interface for adding autocomplete events to OpenTelemetry traces, analytics events, and autocomplete stage counter.
@umpox umpox mentioned this pull request Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants