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

fix(logging): do not accumulate telemetry events that are never sent #2106

Merged

Conversation

addaleax
Copy link
Contributor

Compass currently does not emit evaluate-started/evaluate-finished events for shell API calls. We should not gather data for the corresponding telemetry events if we never get to send them.

Compass currently does not emit `evaluate-started`/`evaluate-finished`
events for shell API calls. We should not gather data for the corresponding
telemetry events if we never get to send them.
@addaleax addaleax merged commit 35d8c6d into main Jul 31, 2024
66 of 69 checks passed
@addaleax addaleax deleted the skip-accumulating-telemetry-events-without-eval-start-finish branch July 31, 2024 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants