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

refactor(agent): add tracing to expensive calls #130

Closed
wants to merge 1 commit into from

Conversation

Reisen
Copy link
Contributor

@Reisen Reisen commented Jul 1, 2024

Adds some initial tracing to the new refactored version of the agent based on API method calls. The update_price RPC call emits a trace log with an account key, and the batch function is similarly emitting keys, so it should now be possible to measure the time difference between an update entering the program and being submitted.

@Reisen Reisen requested a review from ali-bahjati July 1, 2024 13:28
@ali-bahjati
Copy link
Collaborator

This changeset was used in #131

@ali-bahjati ali-bahjati closed this Sep 2, 2024
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