WalletConnect / blockchain-api

WalletConnect's Blockchain API
MIT License
51 stars 40 forks source link

feat(metrics): implementing account names count metrics watcher #672

Closed geekbrother closed 2 months ago

geekbrother commented 2 months ago

Description

This PR implements an account names counter metrics watcher that periodically checks the names rows count in the names database table and stores the value to the account_names_count metrics gauge.

The new Grafana dashboard PR #674

How Has This Been Tested?

Due Diligence