near / read-rpc

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

(database): Implement metrics to count requests for each table #259

Closed kobayurii closed 1 month ago

kobayurii commented 1 month ago

This pull request introduces new metrics to track the number of requests made to each database table. By implementing these metrics, we can monitor the usage patterns and access frequency of individual tables, providing valuable insights for performance optimization and capacity planning.