vechain / thor

A general purpose blockchain highly compatible with Ethereum's ecosystem
GNU Lesser General Public License v3.0
799 stars 248 forks source link

use middleware to capture metrics #788

Closed libotony closed 1 month ago

libotony commented 1 month ago

Description

This PR changed the active websocket count to be captured in the metrics middleware, and removed duration metrics for websockets.

Checklist: