You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we have initial metrics in place for subquery to monitor testnet and mainnet sync , db sizes, accounts and transactions via ticket: #76
The metrcis are good to have but cant be used to apply logical operators like rate to see change in rate of sync over time and also limits the data points to 500 so we can only see data for last 2-3 days.
need to have better visualization of these metrics to make infer from them easily.
Feature / Solution Acceptance Criteria
created python script to act as prom exporter and send metrics directly to grafana
plot metrcis for height, transactions , db size etc
deploy more metrics with rate of change and others as required.
Alternatives
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Prerequisites
Problem
we have initial metrics in place for subquery to monitor testnet and mainnet sync , db sizes, accounts and transactions via ticket: #76
Feature / Solution Acceptance Criteria
Alternatives
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: