ithacaxyz / op-rs

Apache License 2.0
58 stars 6 forks source link

feat(rollup): init telemetry #50

Closed merklefruit closed 2 months ago

merklefruit commented 2 months ago

Added the ability to start tracing to stdout with the following options:

Also initialized a Prometheus subscriber on the provided port. Tested on the Hera binary.

closes #33