issues
search
skalenetwork
/
skale-proxy
SKALE Proxy is high performance, easy-to-run public service that provides proxied and load-balanced JSON-RPC endpoints for SKALE chains. It is based on NGINX.
GNU Affero General Public License v3.0
2
stars
3
forks
source link
Add historic metrics
#74
Closed
dmytrotkk
closed
1 month ago
dmytrotkk
commented
2 months ago
In this PR:
Added historic metrics collection
Added MySQL DB to store historic metrics
Added new fields in metrics.json: last day tx, last 7 days tx, last 30 days tx
Added types for metrics data
Added linter and tests pipeline for metrics
In this PR: