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

feat: instrument code with tracing spans #178

Merged
merged 7 commits into from
Aug 8, 2024
Merged

Conversation

itegulov
Copy link
Contributor

@itegulov itegulov commented Aug 6, 2024

What ❔

This PR instruments all interesting* places within the system.

* "interesting" here is very subjective and I tried to use my understanding of the code to judge what should be covered and what shouldn't. Feel free to give feedback

Why ❔

Better observability

@itegulov itegulov requested review from pompon0 and aakoshh August 6, 2024 10:31
@itegulov itegulov requested a review from brunoffranca as a code owner August 6, 2024 10:31
node/actors/bft/src/lib.rs Outdated Show resolved Hide resolved
@itegulov itegulov requested a review from pompon0 August 6, 2024 11:09
@itegulov itegulov force-pushed the daniyar/tracing-spans branch from 19c6590 to 87977a7 Compare August 8, 2024 08:12
@itegulov itegulov requested a review from pompon0 August 8, 2024 08:12
@itegulov itegulov merged commit e9f8dfe into main Aug 8, 2024
5 checks passed
@itegulov itegulov deleted the daniyar/tracing-spans branch August 8, 2024 08:25
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