archethic-foundation / archethic-node

Official Archethic Blockchain node, written in Elixir
GNU Affero General Public License v3.0
69 stars 21 forks source link

Add distributed tracing support #1490

Open samuelmanzanera opened 3 months ago

samuelmanzanera commented 3 months ago

Description

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

Type of change

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: