Skip to content

Add distributed tracing support#1490

Draft
samuelmanzanera wants to merge 3 commits intodevelopfrom
add_distributed_tracing_support
Draft

Add distributed tracing support#1490
samuelmanzanera wants to merge 3 commits intodevelopfrom
add_distributed_tracing_support

Conversation

@samuelmanzanera
Copy link
Member

Description

Add support of distributing tracing for transaction validation to have a better monitoring

Type of change

  • Enhancements

How Has This Been Tested?

Get Jaeger (https://www.jaegertracing.io/)
Start jaeger to gather traces
Start few nodes
Go to localhost:16686, you should see traces of transaction mining

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@samuelmanzanera samuelmanzanera force-pushed the add_distributed_tracing_support branch from b876c91 to 4818cd7 Compare April 8, 2024 07:09
@samuelmanzanera samuelmanzanera force-pushed the add_distributed_tracing_support branch from 4818cd7 to 1e2c1bd Compare April 8, 2024 07:10
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