issues
search
NethermindEth
/
zksync-remix-plugin
Remix plugin for zkSync
MIT License
14
stars
10
forks
source link
Include additional metrics in Grafana dashboards
#213
Open
stranger80
opened
1 month ago
stranger80
commented
1 month ago
Add following metrics to be visible in Grafana dashboard:
Requests Per Second - all requests
compilation error rate - counter to track the failed compilation actions
latency - "time taken to compile", for each compilation process, once complete, record the time it took
compilation success rate - counter to track the successful compilation actions
Add following metrics to be visible in Grafana dashboard: