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

Add telemetry to api server #28

Merged
merged 7 commits into from
Jan 19, 2021

Conversation

keathley
Copy link
Contributor

This PR adds telemetry spans to the api server. My hypothesis is that the API Server is a bottleneck on the system and adding substantial overhead under high load scenarios. This telemetry should help to prove or disprove my hypothesis.

@GregMefford GregMefford mentioned this pull request Jan 18, 2021
@GregMefford
Copy link
Member

GregMefford commented Jan 18, 2021

Hm, working on getting it to reliably crash and fire the :exception event in tests. 😫
Edit: It was sync_threshold causing the crash to get caught / raised in a process that was no longer running.

@GregMefford GregMefford merged commit fba02a8 into spandex-project:master Jan 19, 2021
@keathley keathley deleted the add-telemetry branch January 19, 2021 20:34
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.

3 participants