AztecProtocol / aztec-packages

Apache License 2.0
204 stars 235 forks source link

feat(metrics): monitoring live aztec nodes #10149

Open just-mitch opened 6 hours ago

just-mitch commented 6 hours ago

In our spartan tests, we need to be able gather statistics from otel at an individual node basis in order to ensure that performance and behavior is what we expect.

This issue will be considered complete when we have a way to make assertions about gas per second during the passive gating test.

Depends on #10145