near / read-rpc

Read-only NEAR RPC centralized-like performant solution
16 stars 4 forks source link

(rpc_server): metrics refactoring and improvements #255

Closed kobayurii closed 1 month ago

kobayurii commented 1 month ago

This pull request focuses on refactoring and improving the metrics system within the rpc_server module. The changes enhance the clarity, efficiency, and extensibility of the metrics collection and reporting processes.

Refactoring of Metrics Codebase:

Optimization of Metrics Collection: