AztecProtocol / aztec-packages

Apache License 2.0
204 stars 235 forks source link

chore: Add trace spans everywhere #10124

Open spalladino opened 1 day ago

spalladino commented 1 day ago

We are using trackSpan only in a handful of methods. We should have spans in at least every entrypoint and every iteration of a running process, so we can correlate logs that happened on a given "thread".