aligned_layer
aligned_layer copied to clipboard
feat(telemetry): Add opentelemetry to batcher
Adds opentelemetry traces to the batcher using tracing-opentelemetry.
TODO:
- [ ] Format tracing logs to be less verbose.
To Test:
- Run anvil
make anvil_start_with_block_time
- Run aggregator
make aggregator_start
- Run batcher
make batcher_start_local
- Build operator
make operator_register_and_start
- Send proofs
make batcher_send_burst_groth16
- Go to Jaeger UI and find the new traces